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 /misc/xfce4-weather-plugin | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
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 028c8086466c..c3ec420e7dbd 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 7d432f36c90c..2efe89a211f5 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 |