aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnome-applets
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2006-11-04 08:27:49 +0800
committermarcus <marcus@FreeBSD.org>2006-11-04 08:27:49 +0800
commit5b76388043ffa968c22ab9277cc41d8902ea8a6f (patch)
tree9aa62221af5561935c94c07d30247760f867431a /x11/gnome-applets
parenta4d9adee31bd6fc598babe03a1316bb81a084cba (diff)
downloadfreebsd-ports-gnome-5b76388043ffa968c22ab9277cc41d8902ea8a6f.tar.gz
freebsd-ports-gnome-5b76388043ffa968c22ab9277cc41d8902ea8a6f.tar.zst
freebsd-ports-gnome-5b76388043ffa968c22ab9277cc41d8902ea8a6f.zip
Adjust the system-tools-backends dependency to port at the correct port.
Diffstat (limited to 'x11/gnome-applets')
-rw-r--r--x11/gnome-applets/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index 25e1193205f3..7a10dd00909d 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnome-applets
PORTVERSION= 2.16.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -17,12 +17,12 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Applets components for the GNOME 2 Desktop Environment
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/system-tools-backends.pc:${PORTSDIR}/sysutils/gnome-system-tools \
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/system-tools-backends.pc:${PORTSDIR}/sysutils/system-tools-backends \
${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-control-center
LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \
xklavier.11:${PORTSDIR}/x11/libxklavier \
gucharmap.5:${PORTSDIR}/deskutils/gucharmap
-RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/system-tools-backends.pc:${PORTSDIR}/sysutils/gnome-system-tools \
+RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/system-tools-backends.pc:${PORTSDIR}/sysutils/system-tools-backends \
${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-control-center
USE_GETTEXT= yes