diff options
Diffstat (limited to 'net/totd')
-rw-r--r-- | net/totd/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |