summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2003-04-02 05:25:13 +0000
committerfredb <fredb@pkgsrc.org>2003-04-02 05:25:13 +0000
commitebc0c21923ea18ef63ef9ccb24dbbea59691b200 (patch)
treee7d3d6bc45544cd782c4796ae2942e5105fd64d3 /news
parent3688e37cac66f76026c5c1c825d7695604952f82 (diff)
downloadpkgsrc-ebc0c21923ea18ef63ef9ccb24dbbea59691b200.tar.gz
Add USE_INET6 to ${BUILD_DEFS}, mainly so that this package gets listed in
the top-level "README-IPv6.html".
Diffstat (limited to 'news')
-rw-r--r--news/knews/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile
index e7e5cfa8c1c..c107d0c25e1 100644
--- a/news/knews/Makefile
+++ b/news/knews/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2003/03/03 02:48:35 jschauma Exp $
+# $NetBSD: Makefile,v 1.41 2003/04/02 05:25:13 fredb Exp $
DISTNAME= knews-1.0b.1
PKGNAME= knews-1.0
@@ -15,7 +15,7 @@ CONFLICTS= knews-1.0b0
USE_BUILDLINK2= YES
USE_IMAKE= YES
-BUILD_DEFS+= KNEWS_DOMAIN_NAME KNEWS_DOMAIN_FILE
+BUILD_DEFS+= KNEWS_DOMAIN_NAME KNEWS_DOMAIN_FILE USE_INET6
.include "../../mk/bsd.prefs.mk"