summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-10-17 13:45:05 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-10-17 13:45:05 +0000
commitb343c8936069d878638b758a56acbbf437798ec8 (patch)
tree25278922617cf0df1ed99f7a5ac3e52b872910f8 /games
parentAdd some MASTER_SITES that actually work. (diff)
Bump gnome libraries' version numbers.
Should have been done by: nakai
Notes
Notes: svn path=/head/; revision=22493
Diffstat (limited to 'games')
-rw-r--r--games/xpuyopuyo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile
index 0c2147cadbce..6c2c0a02143b 100644
--- a/games/xpuyopuyo/Makefile
+++ b/games/xpuyopuyo/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= yinjieh@csie.nctu.edu.tw
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- gnomeui.2:${PORTSDIR}/x11/gnomelibs
+ gnomeui.3:${PORTSDIR}/x11/gnomelibs
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config