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-wavelan-plugin | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Notes
Diffstat (limited to 'sysutils/xfce4-wavelan-plugin')
-rw-r--r-- | sysutils/xfce4-wavelan-plugin/Makefile | 3 | ||||
-rw-r--r-- | sysutils/xfce4-wavelan-plugin/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/xfce4-wavelan-plugin/Makefile b/sysutils/xfce4-wavelan-plugin/Makefile index 0fbceeb120d6..a4f9a44985ba 100644 --- a/sysutils/xfce4-wavelan-plugin/Makefile +++ b/sysutils/xfce4-wavelan-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-wavelan-plugin PORTVERSION= 0.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ DIST_SUBDIR= xfce4 @@ -24,7 +24,6 @@ RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel USE_GNOME= gtk20 USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes .include <bsd.port.mk> diff --git a/sysutils/xfce4-wavelan-plugin/pkg-plist b/sysutils/xfce4-wavelan-plugin/pkg-plist index 9ac1c58e71a7..c70d48ff4c19 100644 --- a/sysutils/xfce4-wavelan-plugin/pkg-plist +++ b/sysutils/xfce4-wavelan-plugin/pkg-plist @@ -1,2 +1,4 @@ +lib/xfce4/panel-plugins/libwavelan.a +lib/xfce4/panel-plugins/libwavelan.la lib/xfce4/panel-plugins/libwavelan.so @dirrmtry lib/xfce4/panel-plugins |