diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /x11-wm/xfce4-wm | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'x11-wm/xfce4-wm')
-rw-r--r-- | x11-wm/xfce4-wm/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/xfce4-wm/pkg-plist | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile index c97b0699f5ea..33e50e61116e 100644 --- a/x11-wm/xfce4-wm/Makefile +++ b/x11-wm/xfce4-wm/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-wm PORTVERSION= 4.2.3.2 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-wm xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ @@ -29,7 +29,7 @@ USE_GETTEXT= yes USE_GNOME= gtk20 USE_X_PREFIX= yes USE_XPM= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-xinerama diff --git a/x11-wm/xfce4-wm/pkg-plist b/x11-wm/xfce4-wm/pkg-plist index a2ee360efb1d..2e27d7f7fb90 100644 --- a/x11-wm/xfce4-wm/pkg-plist +++ b/x11-wm/xfce4-wm/pkg-plist @@ -1,5 +1,9 @@ bin/xfwm4 +lib/xfce4/mcs-plugins/workspaces_plugin.a +lib/xfce4/mcs-plugins/workspaces_plugin.la lib/xfce4/mcs-plugins/workspaces_plugin.so +lib/xfce4/mcs-plugins/xfwm4_plugin.a +lib/xfce4/mcs-plugins/xfwm4_plugin.la lib/xfce4/mcs-plugins/xfwm4_plugin.so share/applications/xfce-wm-settings.desktop share/applications/xfce-workspaces-settings.desktop |