From 7e922050a1f35a7949c6dcbc6f9d88877ddec993 Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 3 Nov 2005 16:55:46 +0000 Subject: Fix PKG_OPTIONS_VAR in previous. --- net/totd/Makefile | 4 ++-- www/www6to4/Makefile | 4 ++-- 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 -- cgit v1.2.3