diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-31 11:43:33 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-31 11:43:33 +0000 |
commit | 5ce287710403540dad3c502f582b22732c738c63 (patch) | |
tree | 0b2e889b65a64d773a363dba3bec07c77b066d20 | |
parent | 6cffb3974173485b4ed92e29f2fdd1e20877ed69 (diff) | |
download | ports-5ce287710403540dad3c502f582b22732c738c63.tar.gz ports-5ce287710403540dad3c502f582b22732c738c63.zip |
Notes
-rw-r--r-- | audio/xfce4-mixer/Makefile | 4 | ||||
-rw-r--r-- | games/xfce4-toys/Makefile | 3 | ||||
-rw-r--r-- | misc/xfce4-panel-themes/Makefile | 4 | ||||
-rw-r--r-- | print/xfce4-print/Makefile | 3 | ||||
-rw-r--r-- | sysutils/xfce4-mcs-plugins/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-utils/Makefile | 3 | ||||
-rw-r--r-- | x11-fm/xfce4-fm/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/xfce4-desktop/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/xfce4-panel/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/xfce4-systray/Makefile | 4 |
10 files changed, 28 insertions, 8 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 9e683f16a600..5a86bb53f832 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -18,7 +18,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= XFce 4 volume mixer module for xfce4-panel BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel -LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ +LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ + xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui + xml2.5:${PORTSDIR}/textproc/libxml2 \ startup-notification-1.0:${PORTSDIR}/x11/startup-notification USE_GNOME= gtk20 diff --git a/games/xfce4-toys/Makefile b/games/xfce4-toys/Makefile index 5e82f31a126c..20425968bad1 100644 --- a/games/xfce4-toys/Makefile +++ b/games/xfce4-toys/Makefile @@ -18,7 +18,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Toys for the XFce 4 panel BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel -LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ +LIB_DEPENDS= xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui \ + xml2.5:${PORTSDIR}/textproc/libxml2 \ startup-notification-1.0:${PORTSDIR}/x11/startup-notification USE_GNOME= gtk20 diff --git a/misc/xfce4-panel-themes/Makefile b/misc/xfce4-panel-themes/Makefile index 0af1511991c7..9e891493ed2a 100644 --- a/misc/xfce4-panel-themes/Makefile +++ b/misc/xfce4-panel-themes/Makefile @@ -18,6 +18,10 @@ DIST_SUBDIR= xfce4 MAINTAINER= ports@FreeBSD.org COMMENT= Icon themes for the XFce 4 panel +BUILD_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ + xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui + xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel + USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 22d8e88b138a..35963d145286 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -18,7 +18,8 @@ DIST_SUBDIR= xfce4 MAINTAINER= ports@FreeBSD.org COMMENT= XFce 4 graphical frontend for printing -LIB_DEPENDS= xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui +LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ + xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui USE_GNOME= gtk20 USE_X_PREFIX= yes diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile index 2dcfcf8c8a34..b367a77c26d3 100644 --- a/sysutils/xfce4-mcs-plugins/Makefile +++ b/sysutils/xfce4-mcs-plugins/Makefile @@ -19,6 +19,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= XFce 4 settings manager plugins 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/sysutils/xfce4-utils/Makefile b/sysutils/xfce4-utils/Makefile index d0217790c27f..0bdd33b831d2 100644 --- a/sysutils/xfce4-utils/Makefile +++ b/sysutils/xfce4-utils/Makefile @@ -18,7 +18,8 @@ DIST_SUBDIR= xfce4 MAINTAINER= ports@FreeBSD.org COMMENT= XFce 4 essential utilities and scripts -LIB_DEPENDS= xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui \ +LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ + xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui \ xfce4mcs-manager.1:${PORTSDIR}/sysutils/xfce4-mcs-manager USE_GNOME= gtk20 diff --git a/x11-fm/xfce4-fm/Makefile b/x11-fm/xfce4-fm/Makefile index a36c94b7d340..6d21198bbabf 100644 --- a/x11-fm/xfce4-fm/Makefile +++ b/x11-fm/xfce4-fm/Makefile @@ -20,7 +20,9 @@ COMMENT= XFce 4 file manager BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager LIB_DEPENDS= dbh-1.0.1:${PORTSDIR}/databases/dbh \ - xml2.5:${PORTSDIR}/textproc/libxml2 + xml2.5:${PORTSDIR}/textproc/libxml2 \ + xfce4util.1:${PORTSDIR}/x11/libxfce4util \ + xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui USE_GNOME= gtk20 USE_REINPLACE= yes diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index e4fc0912de82..2ca0c3cda6ca 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -19,7 +19,10 @@ MAINTAINER= ports@FreeBSD.org COMMENT= XFce 4 desktop background manager and root menu BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager -LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 +LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ + xfce4util.1:${PORTSDIR}/x11/libxfce4util \ + xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui + USE_GNOME= gtk20 USE_X_PREFIX= yes diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile index bc993acf6b00..713522cbb404 100644 --- a/x11-wm/xfce4-panel/Makefile +++ b/x11-wm/xfce4-panel/Makefile @@ -19,7 +19,9 @@ COMMENT= XFce 4 panel module BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ - startup-notification-1.0:${PORTSDIR}/x11/startup-notification + startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ + xfce4util.1:${PORTSDIR}/x11/libxfce4util \ + xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui USE_GNOME= gtk20 USE_REINPLACE= yes diff --git a/x11-wm/xfce4-systray/Makefile b/x11-wm/xfce4-systray/Makefile index 2ca7ee6814e1..e8fb749f2559 100644 --- a/x11-wm/xfce4-systray/Makefile +++ b/x11-wm/xfce4-systray/Makefile @@ -18,7 +18,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= XFce 4 system tray module for xfce4-panel BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel -LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ +LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ + xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui + xml2.5:${PORTSDIR}/textproc/libxml2 \ startup-notification-1.0:${PORTSDIR}/x11/startup-notification USE_GNOME= gtk20 |