diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-08 23:03:48 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-08 23:03:48 +0000 |
commit | 547fc90c65b008cba2c021284341734161a3e59a (patch) | |
tree | a3a0b24b482589798c4ed3f3251e1b43a3d5fff5 /lang/fpc-devel | |
parent | bedb426eb7886c304439c034ee3a7702778b22f8 (diff) | |
download | FreeBSD-ports-547fc90c65b008cba2c021284341734161a3e59a.zip FreeBSD-ports-547fc90c65b008cba2c021284341734161a3e59a.tar.gz |
lang/fpc needed perl to complete its install, the others are renaming
of PERL to REINPLACE_CMD
Noticed on: bento
Diffstat (limited to 'lang/fpc-devel')
-rw-r--r-- | lang/fpc-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/fpc-devel/Makefile b/lang/fpc-devel/Makefile index 9b8ffbe..c2bef8a 100644 --- a/lang/fpc-devel/Makefile +++ b/lang/fpc-devel/Makefile @@ -30,6 +30,7 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/acroread4:${PORTSDIR}/print/acroread4 ONLY_FOR_ARCHS= i386 NO_WRKSUBDIR= yes NO_BUILD= yes +USE_PERL5= yes PKGDEINSTALL= ${PKGINSTALL} MAN1= delp.1 fpc.1 fpcmake.1 h2pas.1 plex.1 ppc386.1 ppdep.1 \ |