aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2005-11-22 02:19:00 +0000
committerAde Lovett <ade@FreeBSD.org>2005-11-22 02:19:00 +0000
commit2e354e847d323b220e9fd4b3b80833ac0f2583be (patch)
treef1aeda43d15d2476900625a29191c2188f66b8d1
parentb69ccc5a2a19e35a0d71e211f279fa5d9e55f7cd (diff)
downloadports-2e354e847d323b220e9fd4b3b80833ac0f2583be.tar.gz
ports-2e354e847d323b220e9fd4b3b80833ac0f2583be.zip
Fix build.
Submitted by: pointyhat
Notes
Notes: svn path=/head/; revision=148993
-rw-r--r--archivers/torrentzip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/torrentzip/Makefile b/archivers/torrentzip/Makefile
index 85a29cd605c0..1178060bd29a 100644
--- a/archivers/torrentzip/Makefile
+++ b/archivers/torrentzip/Makefile
@@ -16,7 +16,7 @@ DISTNAME= trrntzip_v${PORTVERSION:S/.//}_src
MAINTAINER= swhetzel@gmail.com
COMMENT= Efficient way to prepare zipfiles for BitTorrent
-USE_AUTOTOOLS= automake:19 autoheader:259
+USE_AUTOTOOLS= aclocal:19 automake:19 autoheader:259
AUTOMAKE_ARGS= -a
WRKSRC= ${WRKDIR}/trrntzip