diff options
-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 |