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 /misc/xfce4-weather-plugin | |
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 'misc/xfce4-weather-plugin')
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 4 | ||||
-rw-r--r-- | misc/xfce4-weather-plugin/pkg-plist | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 028c8086466..c3ec420e7db 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-weather-plugin PORTVERSION= 0.4.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ @@ -23,7 +23,7 @@ RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel USE_GNOME= gtk20 USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/misc/xfce4-weather-plugin/pkg-plist b/misc/xfce4-weather-plugin/pkg-plist index 7d432f36c90..2efe89a211f 100644 --- a/misc/xfce4-weather-plugin/pkg-plist +++ b/misc/xfce4-weather-plugin/pkg-plist @@ -1,3 +1,5 @@ +lib/xfce4/panel-plugins/libweather.a +lib/xfce4/panel-plugins/libweather.la lib/xfce4/panel-plugins/libweather.so share/xfce4/weather/icons/liquid/1.png share/xfce4/weather/icons/liquid/10.png |