summaryrefslogtreecommitdiff
path: root/net/irrd
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
commit5097a6921594e9661504f027521de0a299e235bd (patch)
treedb11a27aefe936729d6255d9f89b728cbfbccf30 /net/irrd
parent7aff1dc281dcb929fb84f0cb6aaa7f9c993096b8 (diff)
downloadpkgsrc-5097a6921594e9661504f027521de0a299e235bd.tar.gz
Make gzip be found by configure again, instead of setting it to an empty
string.
Diffstat (limited to 'net/irrd')
-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