diff options
Diffstat (limited to 'games/monster-masher')
-rw-r--r-- | games/monster-masher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/monster-masher/Makefile b/games/monster-masher/Makefile index c3f80761f41e..b6ec57736385 100644 --- a/games/monster-masher/Makefile +++ b/games/monster-masher/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= gnomecanvasmm-2.6.1:${PORTSDIR}/graphics/libgnomecanvasmm26 \ glademm-2.4.1:${PORTSDIR}/devel/libglademm24 USE_BZIP2= yes -USE_GNOME= gnomeprefix gnomehack gnometarget intlhack libgnome esound +USE_GNOME= gnomeprefix gnomehack intlhack libgnome esound USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |