aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-10-17 21:45:05 +0800
committerasami <asami@FreeBSD.org>1999-10-17 21:45:05 +0800
commit73201d4c72683f628fc944da0f54c7b271504b64 (patch)
treeb5d4d3bb825da5b45636c51789d78060aba24b71 /games
parent250b1906c0be9087c7a33774a83864a13a351eaa (diff)
downloadfreebsd-ports-gnome-73201d4c72683f628fc944da0f54c7b271504b64.tar.gz
freebsd-ports-gnome-73201d4c72683f628fc944da0f54c7b271504b64.tar.zst
freebsd-ports-gnome-73201d4c72683f628fc944da0f54c7b271504b64.zip
Bump gnome libraries' version numbers.
Should have been done by: nakai
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