summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortron <tron>1999-09-03 21:57:49 +0000
committertron <tron>1999-09-03 21:57:49 +0000
commit06bc4ac2a4043e3e8a30b9df3b57e52e0f4c7c27 (patch)
tree54537794c017fccc813ff09997b0905cdce8d949 /www
parent363457b9ecacce6bfcc8afc29400462ffed0d228 (diff)
downloadpkgsrc-06bc4ac2a4043e3e8a30b9df3b57e52e0f4c7c27.tar.gz
Record "${USE_INET6}" in build definitions.
Diffstat (limited to 'www')
-rw-r--r--www/wwwoffle/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
index e83a3edcabc..c27207aa1c7 100644
--- a/www/wwwoffle/Makefile
+++ b/www/wwwoffle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/09/03 21:07:36 tron Exp $
+# $NetBSD: Makefile,v 1.9 1999/09/03 21:57:49 tron Exp $
DISTNAME= wwwoffle-2.4
CATEGORIES= www
@@ -15,6 +15,8 @@ NO_CONFIGURE= yes
MESSAGE_FILE= ${WRKDIR}/MESSAGE
PLIST_SRC= ${WRKDIR}/PLIST
+BUILD_DEFS+= USE_INET6
+
# to get USE_INET6
.include "../../mk/bsd.prefs.mk"