diff options
Diffstat (limited to 'deskutils/xfce4-notes-plugin/Makefile')
-rw-r--r-- | deskutils/xfce4-notes-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile index 3009619176b2..df48e7bbdcb0 100644 --- a/deskutils/xfce4-notes-plugin/Makefile +++ b/deskutils/xfce4-notes-plugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-notes-plugin -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= deskutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 @@ -15,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Sticky notes panel plugin for XFce4 GNU_CONFIGURE= yes -USE_BZIP2= yes +#USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig |