diff options
author | asami <asami@FreeBSD.org> | 1999-10-17 13:45:05 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-10-17 13:45:05 +0000 |
commit | 73201d4c72683f628fc944da0f54c7b271504b64 (patch) | |
tree | b5d4d3bb825da5b45636c51789d78060aba24b71 /x11-wm | |
parent | 250b1906c0be9087c7a33774a83864a13a351eaa (diff) | |
download | FreeBSD-ports-73201d4c72683f628fc944da0f54c7b271504b64.zip FreeBSD-ports-73201d4c72683f628fc944da0f54c7b271504b64.tar.gz |
Bump gnome libraries' version numbers.
Should have been done by: nakai
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/wmg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmg/Makefile b/x11-wm/wmg/Makefile index 6d8920a..fec56bf 100644 --- a/x11-wm/wmg/Makefile +++ b/x11-wm/wmg/Makefile @@ -16,7 +16,7 @@ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib \ Xpm.4:${PORTSDIR}/graphics/xpm \ esd.2:${PORTSDIR}/audio/esound \ - gnome.2:${PORTSDIR}/x11/gnomelibs + gnome.3:${PORTSDIR}/x11/gnomelibs GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config |