diff options
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 |