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 /www/p5-Apache-Archive/Makefile | |
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 'www/p5-Apache-Archive/Makefile')
-rw-r--r-- | www/p5-Apache-Archive/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/p5-Apache-Archive/Makefile b/www/p5-Apache-Archive/Makefile index 678ee4e562aa..83595324afe2 100644 --- a/www/p5-Apache-Archive/Makefile +++ b/www/p5-Apache-Archive/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |