diff options
Diffstat (limited to 'archivers/torrentzip/Makefile')
-rw-r--r-- | archivers/torrentzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/torrentzip/Makefile b/archivers/torrentzip/Makefile index 5739b999f47e..6b0a8dad08ee 100644 --- a/archivers/torrentzip/Makefile +++ b/archivers/torrentzip/Makefile @@ -15,7 +15,7 @@ DISTNAME= trrntzip_v${PORTVERSION:S/.//}_src MAINTAINER= swhetzel@gmail.com COMMENT= Efficient way to prepare zipfiles for BitTorrent -USE_AUTOTOOLS= aclocal:19 automake:19 autoheader:267 +USE_AUTOTOOLS= aclocal:111 automake:111 autoheader:267 AUTOMAKE_ARGS= -a WRKSRC= ${WRKDIR}/trrntzip |