diff options
Diffstat (limited to 'games/gtetrinet/Makefile')
-rw-r--r-- | games/gtetrinet/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile index 831a3ecfc17..980ebdcb9bb 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/04/14 16:15:23 jmmv Exp $ +# $NetBSD: Makefile,v 1.17 2004/06/08 12:23:59 cjep Exp $ # DISTNAME= gtetrinet-0.7.1 @@ -18,6 +18,8 @@ USE_DIRS+= gnome2-1.5 USE_GNU_TOOLS+= make USE_PKGLOCALEDIR= YES +BUILD_DEFS+= USE_INET6 + .include "../../mk/bsd.prefs.mk" # IPv6 support |