diff options
Diffstat (limited to 'games/quakeforge/Makefile')
-rw-r--r-- | games/quakeforge/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index 13e5c25bb37..246be181b6a 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/03/15 11:53:28 obache Exp $ +# $NetBSD: Makefile,v 1.26 2012/06/12 15:45:56 wiz Exp $ DISTNAME= quakeforge-0.5.5 PKGREVISION= 11 @@ -29,6 +29,7 @@ REPLACE_PYTHON+= tools/qfcc/source/qfpreqcc PKG_OPTIONS_VAR= PKG_OPTIONS.quakeforge PKG_SUPPORTED_OPTIONS= inet6 +PKG_SUGGESTED_OPTIONS= inet6 .include "../../mk/bsd.options.mk" |