aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-18 16:28:50 +0800
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-18 16:28:50 +0800
commit29a0c60c729a08def72662311a53b30c9f0edfbe (patch)
tree2879a798e2700d216babedcc7e00c9a8ebf0e468
parent9a1afddbdd21ae83001035e20ad6cc2fbdaeb953 (diff)
downloadfreebsd-ports-gnome-29a0c60c729a08def72662311a53b30c9f0edfbe.tar.gz
freebsd-ports-gnome-29a0c60c729a08def72662311a53b30c9f0edfbe.tar.zst
freebsd-ports-gnome-29a0c60c729a08def72662311a53b30c9f0edfbe.zip
Fix build after previous commit (missing GNU_CONFIGURE=yes)
-rw-r--r--archivers/torrentzip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/torrentzip/Makefile b/archivers/torrentzip/Makefile
index 3bc27ff263c6..f3d5cb93a681 100644
--- a/archivers/torrentzip/Makefile
+++ b/archivers/torrentzip/Makefile
@@ -11,6 +11,7 @@ DISTNAME= trrntzip_v${PORTVERSION:S/.//}_src
MAINTAINER= swhetzel@gmail.com
COMMENT= Efficient way to prepare zipfiles for BitTorrent
+GNU_CONFIGURE= yes
USES= autoreconf
WRKSRC= ${WRKDIR}/trrntzip