diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-01-26 16:57:40 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-01-26 16:57:40 +0000 |
commit | 0a0ec68fe8bf8afc0e5b7ca82fbc64baa8b200cf (patch) | |
tree | e17d1cc4d0c6d562cc7b6f5e056a6fd66aac0ea2 /sysutils/xfce4-wavelan-plugin | |
parent | 5fa2366f1656a22a71066da08656bfdd31dd1a44 (diff) | |
download | ports-0a0ec68fe8bf8afc0e5b7ca82fbc64baa8b200cf.tar.gz ports-0a0ec68fe8bf8afc0e5b7ca82fbc64baa8b200cf.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-wavelan-plugin')
-rw-r--r-- | sysutils/xfce4-wavelan-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xfce4-wavelan-plugin/Makefile b/sysutils/xfce4-wavelan-plugin/Makefile index 0bc8e98b426b..d22ba8124677 100644 --- a/sysutils/xfce4-wavelan-plugin/Makefile +++ b/sysutils/xfce4-wavelan-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-wavelan-plugin PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= sysutils xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ http://matt.nerim.net/xfce-goodies/ \ @@ -19,7 +20,7 @@ COMMENT= Displays various information about a WaveLAN device BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ xfce4util.1:${PORTSDIR}/x11/libxfce4util \ - xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui + xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel USE_GNOME= gtk20 |