diff options
author | tobez <tobez@FreeBSD.org> | 2001-12-16 01:52:15 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-12-16 01:52:15 +0800 |
commit | f0e62bc1a995f299aa66fd0fd013e7cef07497a6 (patch) | |
tree | cbc9094690eff7232aab244469959e1405005619 /archivers/p5-Archive-Zip/Makefile | |
parent | 1bbd4089020d51afedfda3622b3e614d78a76910 (diff) | |
download | freebsd-ports-gnome-f0e62bc1a995f299aa66fd0fd013e7cef07497a6.tar.gz freebsd-ports-gnome-f0e62bc1a995f299aa66fd0fd013e7cef07497a6.tar.zst freebsd-ports-gnome-f0e62bc1a995f299aa66fd0fd013e7cef07497a6.zip |
Use the right distfile (.zip has gone; there's .tar.gz available).
Submitted by: Scot Hetzel <hetzels@westbend.net>
PR: 32875
Diffstat (limited to 'archivers/p5-Archive-Zip/Makefile')
-rw-r--r-- | archivers/p5-Archive-Zip/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index 9cc2e3551829..3e7f2a5a2f67 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib RUN_DEPENDS= ${BUILD_DEPENDS} -USE_ZIP= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |