summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2006-08-06 07:09:51 +0000
committerkim <kim@pkgsrc.org>2006-08-06 07:09:51 +0000
commitb084e36950622b79e5c16b2c134df745dc153415 (patch)
treedb11a27aefe936729d6255d9f89b728cbfbccf30 /net
parent4c879300fcd7ac1e3ae0b0200e907c9d6ce7626f (diff)
downloadpkgsrc-b084e36950622b79e5c16b2c134df745dc153415.tar.gz
Make gzip be found by configure again, instead of setting it to an empty
string.
Diffstat (limited to 'net')
-rw-r--r--net/irrd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/irrd/Makefile b/net/irrd/Makefile
index fc4d3471f92..b8ae88f9226 100644
--- a/net/irrd/Makefile
+++ b/net/irrd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2006/05/29 16:14:25 joerg Exp $
+# $NetBSD: Makefile,v 1.36 2006/08/06 07:09:51 kim Exp $
DISTNAME= irrd2.2.8
PKGNAME= irrd-2.2.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.irrd.net/ \
ftp://ftp.merit.edu/radb/irrd/ \
@@ -25,7 +25,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-thread
-CONFIGURE_ENV+= ac_cv_path_GZIP_PATH=${GZIP_CMD:Q}
BUILD_DEFS+= USE_INET6