summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorkim <kim>2006-08-06 07:09:51 +0000
committerkim <kim>2006-08-06 07:09:51 +0000
commit4ddefc76ee73eda571f9e87a8d4eb8b7f80ac68f (patch)
treedb11a27aefe936729d6255d9f89b728cbfbccf30 /net
parent03b0ac08550893ee24c1dba4d4dca354730aaad6 (diff)
downloadpkgsrc-4ddefc76ee73eda571f9e87a8d4eb8b7f80ac68f.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