diff options
Diffstat (limited to 'x11/stalonetray/Makefile')
-rw-r--r-- | x11/stalonetray/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/stalonetray/Makefile b/x11/stalonetray/Makefile index dcc31438c594..59f925694275 100644 --- a/x11/stalonetray/Makefile +++ b/x11/stalonetray/Makefile @@ -6,7 +6,7 @@ # PORTNAME= stalonetray -PORTVERSION= 0.7.6 +PORTVERSION= 0.8.0 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -15,7 +15,6 @@ COMMENT= STAnd-aLONE system tray USE_BZIP2= yes USE_XORG= xpm -USE_GNOME= gnometarget GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-native-kde \ --disable-debug |