summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-11-03 16:55:46 +0000
committertv <tv@pkgsrc.org>2005-11-03 16:55:46 +0000
commitc79ea8f9ba91659c09b19fc44a58872c09aa5121 (patch)
tree3f7a3b9b68c545f47fee6be0d89a87d08837b8b7
parent17c403f3362170849d07cdabdf93ea904a4d758b (diff)
downloadpkgsrc-c79ea8f9ba91659c09b19fc44a58872c09aa5121.tar.gz
Fix PKG_OPTIONS_VAR in previous.
-rw-r--r--net/totd/Makefile4
-rw-r--r--www/www6to4/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/totd/Makefile b/net/totd/Makefile
index 63be17aef75..a810d0b0f7f 100644
--- a/net/totd/Makefile
+++ b/net/totd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/11/03 16:55:26 tv Exp $
+# $NetBSD: Makefile,v 1.19 2005/11/03 16:55:46 tv Exp $
#
DISTNAME= totd-1.4
@@ -17,7 +17,7 @@ post-install:
${INSTALL_DATA} ${FILESDIR}/totd.conf.sample \
${PREFIX}/share/examples/totd/totd.conf.sample
-PKG_OPTIONS_VAR= PKG_OPTIONS.sipcalc
+PKG_OPTIONS_VAR= PKG_OPTIONS.totd
PKG_OPTIONS_REQUIRED_GROUPS= inet6 # require inet6 capability
PKG_OPTIONS_GROUP.inet6= inet6
diff --git a/www/www6to4/Makefile b/www/www6to4/Makefile
index 8e9c90972f6..ec31b848332 100644
--- a/www/www6to4/Makefile
+++ b/www/www6to4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/11/03 16:33:43 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/11/03 16:56:04 tv Exp $
#
DISTNAME= www6to4-1.5
@@ -21,7 +21,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/www6to4_forward.conf \
${PREFIX}/share/examples/www6to4
-PKG_OPTIONS_VAR= PKG_OPTIONS.sipcalc
+PKG_OPTIONS_VAR= PKG_OPTIONS.www6to4
PKG_OPTIONS_REQUIRED_GROUPS= inet6 # require inet6 capability
PKG_OPTIONS_GROUP.inet6= inet6