diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-04 07:48:40 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-04 07:48:40 +0000 |
commit | d3b149abb5b62258cb27cbd2aa82fbb5d395bd16 (patch) | |
tree | 11e4d0fd990b6b37744254fe8e98db494b055ef6 /games/bombermaze | |
parent | Upgrade to v4.0.2. (diff) |
Update to 0.5.
Notes
Notes:
svn path=/head/; revision=31305
Diffstat (limited to 'games/bombermaze')
-rw-r--r-- | games/bombermaze/Makefile | 7 | ||||
-rw-r--r-- | games/bombermaze/distinfo | 2 | ||||
-rw-r--r-- | games/bombermaze/pkg-plist | 1 |
3 files changed, 5 insertions, 5 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 diff --git a/games/bombermaze/distinfo b/games/bombermaze/distinfo index 5f834bc36f80..4506ab1c6b6a 100644 --- a/games/bombermaze/distinfo +++ b/games/bombermaze/distinfo @@ -1 +1 @@ -MD5 (bombermaze-0.4.2.tar.gz) = 51043f7ba51fe383559957608f84899e +MD5 (bombermaze-0.5.0.tar.gz) = 27fa0934cf6a7445babbf2e1e7698d2d diff --git a/games/bombermaze/pkg-plist b/games/bombermaze/pkg-plist index c3acd83ecc7b..af9d8a1c4907 100644 --- a/games/bombermaze/pkg-plist +++ b/games/bombermaze/pkg-plist @@ -6,6 +6,7 @@ share/gnome/bombermaze/15x13.map share/gnome/bombermaze/15x13random.map share/gnome/bombermaze/15x15.map share/gnome/bombermaze/15x15random.map +share/gnome/help/bombermaze/C/advanced.html share/gnome/help/bombermaze/C/index.html share/gnome/help/bombermaze/C/topic.dat share/gnome/pixmaps/bombermaze.png |