1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Enable stage support

This commit is contained in:
Johan van Selst 2013-12-29 17:39:46 +00:00
parent 4d373686cc
commit a4407db72e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338032
2 changed files with 2 additions and 7 deletions

View File

@ -13,12 +13,10 @@ USE_BZIP2= yes
USES= gmake perl5
USE_PERL5= build
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
LIBTOOLFILES= pfe/configure
MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig"
MAN1= pfe.1
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "powerpc"

View File

@ -106,9 +106,6 @@ lib/libpfe-0-forth.so.33
lib/libpfe.a
lib/libpfe.la
lib/libpfe.so
lib/pfe/testmodule1.a
lib/pfe/testmodule1.la
lib/pfe/testmodule1.so
lib/pfe-forth/assembler.a
lib/pfe-forth/assembler.la
lib/pfe-forth/assembler.so
@ -178,6 +175,7 @@ lib/pfe-forth/zchar.a
lib/pfe-forth/zchar.la
lib/pfe-forth/zchar.so
libdata/pkgconfig/pfe.pc
man/man1/pfe.1.gz
%%DATADIR%%/lib/arrays.4th
%%DATADIR%%/lib/defer-is.4th
%%DATADIR%%/lib/doermake.4th
@ -255,5 +253,4 @@ libdata/pkgconfig/pfe.pc
@dirrm %%DATADIR%%
@dirrm lib/pfe-forth/renamed
@dirrm lib/pfe-forth
@dirrm lib/pfe
@dirrm include/pfe