Run h2ph as part of post-install target. Note this doesn't get a complete

list of header files but does get enough that when perl needs more header
files that it will hint to use h2ph.

PR:		5738
This commit is contained in:
Steve Price 1998-02-15 23:03:58 +00:00
parent 8be0beab57
commit f0c6d00277
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9741
7 changed files with 14 additions and 7 deletions

View file

@ -3,7 +3,7 @@
# Date created: 16 April 1995
# Whom: markm
#
# $Id: Makefile,v 1.21 1997/10/06 05:17:47 obrien Exp $
# $Id: Makefile,v 1.22 1997/11/12 10:24:10 markm Exp $
#
DISTNAME= perl5.004_04
@ -65,5 +65,6 @@ test:
post-install:
@strip ${PREFIX}/bin/perl ${PREFIX}/bin/suidperl
@ln -sf ${PREFIX}/bin/perl ${PREFIX}/bin/perl5
@(cd /usr/include && ${PREFIX}/bin/h2ph *.h machine/*.h sys/*.h)
.include <bsd.port.mk>

View file

@ -3,7 +3,7 @@
# Date created: 16 April 1995
# Whom: markm
#
# $Id: Makefile,v 1.21 1997/10/06 05:17:47 obrien Exp $
# $Id: Makefile,v 1.22 1997/11/12 10:24:10 markm Exp $
#
DISTNAME= perl5.004_04
@ -65,5 +65,6 @@ test:
post-install:
@strip ${PREFIX}/bin/perl ${PREFIX}/bin/suidperl
@ln -sf ${PREFIX}/bin/perl ${PREFIX}/bin/perl5
@(cd /usr/include && ${PREFIX}/bin/h2ph *.h machine/*.h sys/*.h)
.include <bsd.port.mk>

View file

@ -3,7 +3,7 @@
# Date created: 16 April 1995
# Whom: markm
#
# $Id: Makefile,v 1.21 1997/10/06 05:17:47 obrien Exp $
# $Id: Makefile,v 1.22 1997/11/12 10:24:10 markm Exp $
#
DISTNAME= perl5.004_04
@ -65,5 +65,6 @@ test:
post-install:
@strip ${PREFIX}/bin/perl ${PREFIX}/bin/suidperl
@ln -sf ${PREFIX}/bin/perl ${PREFIX}/bin/perl5
@(cd /usr/include && ${PREFIX}/bin/h2ph *.h machine/*.h sys/*.h)
.include <bsd.port.mk>

View file

@ -3,7 +3,7 @@
# Date created: 16 April 1995
# Whom: markm
#
# $Id: Makefile,v 1.21 1997/10/06 05:17:47 obrien Exp $
# $Id: Makefile,v 1.22 1997/11/12 10:24:10 markm Exp $
#
DISTNAME= perl5.004_04
@ -65,5 +65,6 @@ test:
post-install:
@strip ${PREFIX}/bin/perl ${PREFIX}/bin/suidperl
@ln -sf ${PREFIX}/bin/perl ${PREFIX}/bin/perl5
@(cd /usr/include && ${PREFIX}/bin/h2ph *.h machine/*.h sys/*.h)
.include <bsd.port.mk>

View file

@ -3,7 +3,7 @@
# Date created: 16 April 1995
# Whom: markm
#
# $Id: Makefile,v 1.21 1997/10/06 05:17:47 obrien Exp $
# $Id: Makefile,v 1.22 1997/11/12 10:24:10 markm Exp $
#
DISTNAME= perl5.004_04
@ -65,5 +65,6 @@ test:
post-install:
@strip ${PREFIX}/bin/perl ${PREFIX}/bin/suidperl
@ln -sf ${PREFIX}/bin/perl ${PREFIX}/bin/perl5
@(cd /usr/include && ${PREFIX}/bin/h2ph *.h machine/*.h sys/*.h)
.include <bsd.port.mk>

View file

@ -3,7 +3,7 @@
# Date created: 16 April 1995
# Whom: markm
#
# $Id: Makefile,v 1.21 1997/10/06 05:17:47 obrien Exp $
# $Id: Makefile,v 1.22 1997/11/12 10:24:10 markm Exp $
#
DISTNAME= perl5.004_04
@ -65,5 +65,6 @@ test:
post-install:
@strip ${PREFIX}/bin/perl ${PREFIX}/bin/suidperl
@ln -sf ${PREFIX}/bin/perl ${PREFIX}/bin/perl5
@(cd /usr/include && ${PREFIX}/bin/h2ph *.h machine/*.h sys/*.h)
.include <bsd.port.mk>

View file

@ -3,7 +3,7 @@
# Date created: 16 April 1995
# Whom: markm
#
# $Id: Makefile,v 1.21 1997/10/06 05:17:47 obrien Exp $
# $Id: Makefile,v 1.22 1997/11/12 10:24:10 markm Exp $
#
DISTNAME= perl5.004_04
@ -65,5 +65,6 @@ test:
post-install:
@strip ${PREFIX}/bin/perl ${PREFIX}/bin/suidperl
@ln -sf ${PREFIX}/bin/perl ${PREFIX}/bin/perl5
@(cd /usr/include && ${PREFIX}/bin/h2ph *.h machine/*.h sys/*.h)
.include <bsd.port.mk>