diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-04 10:13:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-04 10:13:55 +0000 |
commit | 32de085a3a78c9fb2d4590ac928e81136126f80a (patch) | |
tree | 582c11b9a370712cdd7f794232f006226de9ba70 /ftp/profxp | |
parent | 07f749c8374675c4fc4f1ed3b0c43ca688399c19 (diff) | |
download | ports-32de085a3a78c9fb2d4590ac928e81136126f80a.tar.gz ports-32de085a3a78c9fb2d4590ac928e81136126f80a.zip |
Notes
Diffstat (limited to 'ftp/profxp')
-rw-r--r-- | ftp/profxp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/profxp/Makefile b/ftp/profxp/Makefile index 42906ddccd0f..1db776707c68 100644 --- a/ftp/profxp/Makefile +++ b/ftp/profxp/Makefile @@ -27,6 +27,7 @@ RUN_DEPENDS= ${PERL_SITELIBDIR}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5- RUN_DEPENDS+= ${PERL_SITELIBDIR}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor .endif +USE_PERL= yes PERL_SITELIBDIR= ${SITE_PERL} WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes |