diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-10-17 13:45:05 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-10-17 13:45:05 +0000 |
commit | b343c8936069d878638b758a56acbbf437798ec8 (patch) | |
tree | 25278922617cf0df1ed99f7a5ac3e52b872910f8 /x11-wm | |
parent | b93c86c5b15bdbc912b80fafa3a0de8e032eddd9 (diff) |
Bump gnome libraries' version numbers.
Should have been done by: nakai
Notes
Notes:
svn path=/head/; revision=22493
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 6d8920a12675..fec56bfbbf29 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 |