diff options
Diffstat (limited to 'archivers/zip/Makefile')
-rw-r--r-- | archivers/zip/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile index 5443e7f55974..586865572b3c 100644 --- a/archivers/zip/Makefile +++ b/archivers/zip/Makefile @@ -17,8 +17,6 @@ MAINTAINER= ache@FreeBSD.org BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip -Y2K= ftp://ftp.info-zip.org/pub/infozip/FAQ.html#Y2K - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} EXTRACT_ONLY= zip23${EXTRACT_SUFX} MAKEFILE= unix/Makefile |