diff options
Diffstat (limited to 'games/monster-masher/Makefile')
-rw-r--r-- | games/monster-masher/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/monster-masher/Makefile b/games/monster-masher/Makefile index 2b3206ff99a1..f852a101b381 100644 --- a/games/monster-masher/Makefile +++ b/games/monster-masher/Makefile @@ -7,7 +7,7 @@ PORTNAME= monster PORTVERSION= 1.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games gnome MASTER_SITES= http://www.cs.aau.dk/~olau/monster-masher/source/ PKGNAMESUFFIX= -masher @@ -18,7 +18,6 @@ COMMENT= Gnomemm puzzle game where you have to clean the caves of monsters LIB_DEPENDS= gnomeuimm-2.6.1:${PORTSDIR}/x11-toolkits/libgnomeuimm26 -USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomeprefix gnomehack gnometarget intlhack USE_GMAKE= yes |