diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /sysutils/xfce4-utils | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-utils')
-rw-r--r-- | sysutils/xfce4-utils/Makefile | 5 | ||||
-rw-r--r-- | sysutils/xfce4-utils/pkg-plist | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/xfce4-utils/Makefile b/sysutils/xfce4-utils/Makefile index f8caaf8909fe..b6afdf3d4f78 100644 --- a/sysutils/xfce4-utils/Makefile +++ b/sysutils/xfce4-utils/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-utils PORTVERSION= 4.2.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= sysutils xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ @@ -24,11 +24,10 @@ LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui RUN_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager -GNU_CONFIGURE= yes USE_GETTEXT= yes USE_GNOME= gtk20 USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ diff --git a/sysutils/xfce4-utils/pkg-plist b/sysutils/xfce4-utils/pkg-plist index 1fefd82c7642..112448f76f68 100644 --- a/sysutils/xfce4-utils/pkg-plist +++ b/sysutils/xfce4-utils/pkg-plist @@ -7,6 +7,8 @@ bin/xfrun4 bin/xftaskbar4 bin/xfterm4 etc/xdg/xfce4/xinitrc +lib/xfce4/mcs-plugins/xftaskbar_plugin.a +lib/xfce4/mcs-plugins/xftaskbar_plugin.la lib/xfce4/mcs-plugins/xftaskbar_plugin.so share/applications/xfce-taskbar-settings.desktop share/icons/hicolor/48x48/apps/xfce4-logo.png |