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-panel | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | freebsd-ports-graphics-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz freebsd-ports-graphics-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst freebsd-ports-graphics-da880765886f48c0ac8fd253e5601d04ea853215.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'x11-wm/xfce4-panel')
-rw-r--r-- | x11-wm/xfce4-panel/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/xfce4-panel/pkg-plist | 7 |
2 files changed, 9 insertions, 2 deletions
diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile index ffce0827816..383051d657e 100644 --- a/x11-wm/xfce4-panel/Makefile +++ b/x11-wm/xfce4-panel/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-panel PORTVERSION= 4.2.3 -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/ \ @@ -28,7 +28,7 @@ USE_GETTEXT= yes USE_GNOME= gtk20 gnomehack USE_REINPLACE= yes 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/x11-wm/xfce4-panel/pkg-plist b/x11-wm/xfce4-panel/pkg-plist index 861f1f309ca..dca9a880b15 100644 --- a/x11-wm/xfce4-panel/pkg-plist +++ b/x11-wm/xfce4-panel/pkg-plist @@ -36,12 +36,19 @@ include/xfce4/panel/item_dialog.h include/xfce4/panel/plugins.h include/xfce4/panel/xfce_support.h include/xfce4/panel/xfce.h +lib/xfce4/mcs-plugins/libxfce4settings.la lib/xfce4/mcs-plugins/libxfce4settings.so +lib/xfce4/panel-plugins/libclock.la lib/xfce4/panel-plugins/libclock.so +lib/xfce4/panel-plugins/libmailcheck.la lib/xfce4/panel-plugins/libmailcheck.so +lib/xfce4/panel-plugins/libpager.la lib/xfce4/panel-plugins/libpager.so +lib/xfce4/panel-plugins/libseparator.la lib/xfce4/panel-plugins/libseparator.so +lib/xfce4/panel-plugins/libswitcher.la lib/xfce4/panel-plugins/libswitcher.so +lib/xfce4/panel-plugins/libsystembuttons.la lib/xfce4/panel-plugins/libsystembuttons.so libdata/pkgconfig/xfce4-panel-1.0.pc share/icons/hicolor/16x16/apps/xfce-system-exit.png |