diff options
author | oliver <oliver@FreeBSD.org> | 2011-03-03 18:12:30 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-03-03 18:12:30 +0800 |
commit | 7ff1c4cb8c83dff358b2436d45585884198de8ea (patch) | |
tree | d8e1daded94c8d8c158174d76db16a83ba721cf2 /deskutils/xfce4-volstatus-icon/Makefile | |
parent | 86f7eb748cfe0d1d967854ecc353ccd1e142cbfd (diff) | |
download | freebsd-ports-gnome-7ff1c4cb8c83dff358b2436d45585884198de8ea.tar.gz freebsd-ports-gnome-7ff1c4cb8c83dff358b2436d45585884198de8ea.tar.zst freebsd-ports-gnome-7ff1c4cb8c83dff358b2436d45585884198de8ea.zip |
Welcome XFCE 4.8 to the portstree!
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
Diffstat (limited to 'deskutils/xfce4-volstatus-icon/Makefile')
-rw-r--r-- | deskutils/xfce4-volstatus-icon/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/xfce4-volstatus-icon/Makefile b/deskutils/xfce4-volstatus-icon/Makefile index fe8713e16903..b3a4d720d13f 100644 --- a/deskutils/xfce4-volstatus-icon/Makefile +++ b/deskutils/xfce4-volstatus-icon/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-volstatus-icon PORTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} @@ -18,6 +19,8 @@ COMMENT= Notification area icon that allows safe removal of removable devices LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ hal.1:${PORTSDIR}/sysutils/hal +BROKEN= Does not work with xfce 4.8 + USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes |