diff options
Diffstat (limited to 'games/gnmm/Makefile')
-rw-r--r-- | games/gnmm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gnmm/Makefile b/games/gnmm/Makefile index 9bda7a2b67a8..911be93c4ca1 100644 --- a/games/gnmm/Makefile +++ b/games/gnmm/Makefile @@ -11,10 +11,9 @@ DIST_SUBDIR= gnome MAINTAINER= ports@FreeBSD.org COMMENT= A "nine mens' morris" implementation for the GNOME Desktop Environment -USE_GETTEXT= yes USE_ICONV= yes USE_GMAKE= yes -USES= pathfix +USES= pathfix gettext USE_GNOME= gnomeprefix gnomelibs gdkpixbuf GNU_CONFIGURE= yes |