diff options
author | tobez <tobez@FreeBSD.org> | 2001-08-25 05:32:55 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-08-25 05:32:55 +0800 |
commit | 59d35cc4e8efa5ea6963997f58691d58420a6f4e (patch) | |
tree | 197b4b6a4b3b326a28909d7514c4c3c89e7d008e /ftp/p5-Net-FTPServer | |
parent | 062843587cb531242f206c2e2aaf70082f97e302 (diff) | |
download | freebsd-ports-gnome-59d35cc4e8efa5ea6963997f58691d58420a6f4e.tar.gz freebsd-ports-gnome-59d35cc4e8efa5ea6963997f58691d58420a6f4e.tar.zst freebsd-ports-gnome-59d35cc4e8efa5ea6963997f58691d58420a6f4e.zip |
Remove redundant USE_PERL5 statements.
Diffstat (limited to 'ftp/p5-Net-FTPServer')
-rw-r--r-- | ftp/p5-Net-FTPServer/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/p5-Net-FTPServer/Makefile b/ftp/p5-Net-FTPServer/Makefile index 6d126dc1e699..3d46ed42ac05 100644 --- a/ftp/p5-Net-FTPServer/Makefile +++ b/ftp/p5-Net-FTPServer/Makefile @@ -24,7 +24,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Authen/PAM.pm:${PORTSDIR}/security/p5-A ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy RUN_DEPENDS= ${BUILD_DEPENDS} -USE_PERL5= yes SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes |