diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-06-02 16:33:55 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-06-02 16:33:55 +0000 |
commit | e9b237388094db9952bb57918d6d89c2ea79aeb5 (patch) | |
tree | 1ea4fc11eb722c6f7ae016090ce83758283fe13c /x11-wm/wmg | |
parent | 6d3ee5ac440beb716bdb47b2c34c5722e34b7677 (diff) | |
download | freebsd-ports-e9b237388094db9952bb57918d6d89c2ea79aeb5.zip |
Missed a few ports in the GNOME 1.2 update
Diffstat (limited to 'x11-wm/wmg')
-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 44bfca14cc49..22cd4bc14000 100644 --- a/x11-wm/wmg/Makefile +++ b/x11-wm/wmg/Makefile @@ -17,7 +17,7 @@ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib \ Xpm.4:${PORTSDIR}/graphics/xpm \ esd.2:${PORTSDIR}/audio/esound \ - gnome.3:${PORTSDIR}/x11/gnomelibs + gnome.4:${PORTSDIR}/x11/gnomelibs GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config |