diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xfce4-iconbox/Makefile | 4 | ||||
-rw-r--r-- | misc/xfce4-panel-themes/Makefile | 2 | ||||
-rw-r--r-- | misc/xfce4-wm-themes/Makefile | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/misc/xfce4-iconbox/Makefile b/misc/xfce4-iconbox/Makefile index 0964cbf854ae..78079a492796 100644 --- a/misc/xfce4-iconbox/Makefile +++ b/misc/xfce4-iconbox/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-iconbox PORTVERSION= 3.99.2 -CATEGORIES= misc +CATEGORIES= misc xfce MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc2/separate/ \ http://usuarios.lycos.es/xfce4/tarballs/rc2/separate/ \ @@ -18,6 +18,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= XFce 4 icon box, an alternative taskbar BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager +LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ + xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui USE_GNOME= gtk20 USE_X_PREFIX= yes diff --git a/misc/xfce4-panel-themes/Makefile b/misc/xfce4-panel-themes/Makefile index 0f93cec12dbe..a6b7fbf6e2dc 100644 --- a/misc/xfce4-panel-themes/Makefile +++ b/misc/xfce4-panel-themes/Makefile @@ -8,7 +8,7 @@ PORTNAME= xfce4-panel-themes PORTVERSION= 3.99.2 PORTREVISION= 1 -CATEGORIES= misc +CATEGORIES= misc xfce MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc2/separate/ \ http://usuarios.lycos.es/xfce4/tarballs/rc2/separate/ \ diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile index 46c61801c9c0..2eb7c7e55f22 100644 --- a/misc/xfce4-wm-themes/Makefile +++ b/misc/xfce4-wm-themes/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-wm-themes PORTVERSION= 3.99.2 -CATEGORIES= misc +CATEGORIES= misc xfce MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc2/separate/ \ http://usuarios.lycos.es/xfce4/tarballs/rc2/separate/ \ |