summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-06-02 16:33:55 +0000
committerAde Lovett <ade@FreeBSD.org>2000-06-02 16:33:55 +0000
commite9b237388094db9952bb57918d6d89c2ea79aeb5 (patch)
tree1ea4fc11eb722c6f7ae016090ce83758283fe13c
parentAdd GTK-GNUTella, a GTK interface to Gnutella, that neat new protocol for (diff)
Missed a few ports in the GNOME 1.2 update
Notes
Notes: svn path=/head/; revision=29107
-rw-r--r--x11-wm/icewm/Makefile2
-rw-r--r--x11-wm/wmg/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index 84756530c189..bdb7a1343152 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .src.tar.gz
MAINTAINER= nakai@FreeBSD.org
.if defined(GNOME)
-LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
.endif
LIB_DEPENDS+= Xpm.4:${PORTSDIR}/graphics/xpm
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