aboutsummaryrefslogtreecommitdiff
path: root/games/bombermaze/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/bombermaze/Makefile')
-rw-r--r--games/bombermaze/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/bombermaze/Makefile b/games/bombermaze/Makefile
index 589788468326..d8ebc23ad438 100644
--- a/games/bombermaze/Makefile
+++ b/games/bombermaze/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bombermaze
-PORTVERSION= 0.4.2
+PORTVERSION= 0.5.0
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,12 +15,11 @@ MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
-RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \
- gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
+RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
USE_X_PREFIX= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config