diff options
author | ade <ade@FreeBSD.org> | 2000-06-02 00:25:45 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-06-02 00:25:45 +0800 |
commit | 5b49c19c5242ff2ec52897543245b51c60c4834a (patch) | |
tree | e4cf09605a9a52737e1a94649358c5c4dd0c4e55 /x11-wm | |
parent | 229af19ab23506a643b22ee34e21fbd1f7980f07 (diff) | |
download | freebsd-ports-gnome-5b49c19c5242ff2ec52897543245b51c60c4834a.tar.gz freebsd-ports-gnome-5b49c19c5242ff2ec52897543245b51c60c4834a.tar.zst freebsd-ports-gnome-5b49c19c5242ff2ec52897543245b51c60c4834a.zip |
Updates for new shared library versions in GNOME 1.2
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/gnome2wmaker/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/sawfish/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/sawfish2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/gnome2wmaker/Makefile b/x11-wm/gnome2wmaker/Makefile index c8cabcfd361a..f71f4e1e7064 100644 --- a/x11-wm/gnome2wmaker/Makefile +++ b/x11-wm/gnome2wmaker/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2wmaker PORTVERSION= 1.2 -CATEGORIES= x11-toolkits +CATEGORIES= x11-toolkits gnome MASTER_SITES= http://ulli.linuxbox.com/gnome2wmaker/ MAINTAINER= reg@FreeBSD.org diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile index cbe0fcf8689e..78b6bdab2dea 100644 --- a/x11-wm/sawfish/Makefile +++ b/x11-wm/sawfish/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ Imlib.5:${PORTSDIR}/graphics/imlib \ rep.8:${PORTSDIR}/lang/librep .if !defined(NOGNOME) -LIB_DEPENDS+= capplet.1:${PORTSDIR}/sysutils/gnomecontrolcenter +LIB_DEPENDS+= capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter .endif BUILD_DEPENDS= ${LOCALBASE}/libexec/rep/${ARCH}--freebsd${OSREL}/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk RUN_DEPENDS= ${LOCALBASE}/libexec/rep/${ARCH}--freebsd${OSREL}/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile index cbe0fcf8689e..78b6bdab2dea 100644 --- a/x11-wm/sawfish2/Makefile +++ b/x11-wm/sawfish2/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ Imlib.5:${PORTSDIR}/graphics/imlib \ rep.8:${PORTSDIR}/lang/librep .if !defined(NOGNOME) -LIB_DEPENDS+= capplet.1:${PORTSDIR}/sysutils/gnomecontrolcenter +LIB_DEPENDS+= capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter .endif BUILD_DEPENDS= ${LOCALBASE}/libexec/rep/${ARCH}--freebsd${OSREL}/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk RUN_DEPENDS= ${LOCALBASE}/libexec/rep/${ARCH}--freebsd${OSREL}/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk |