diff options
Diffstat (limited to 'deskutils/xfce4-tumbler/Makefile')
-rw-r--r-- | deskutils/xfce4-tumbler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile index 43afeffcfbef..e860e8eb1613 100644 --- a/deskutils/xfce4-tumbler/Makefile +++ b/deskutils/xfce4-tumbler/Makefile @@ -1,6 +1,6 @@ PORTNAME= tumbler PORTVERSION= 4.20.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils xfce MASTER_SITES= XFCE PKGNAMEPREFIX= xfce4- @@ -17,7 +17,7 @@ LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING LIB_DEPENDS= libpng16.so:graphics/png USES= compiler:c11 gettext-tools gmake gnome libtool \ - localbase:ldflags pathfix pkgconfig tar:bzip2 xfce + localbase:ldflags pkgconfig tar:bzip2 xfce USE_GNOME= cairo gdkpixbuf glib20 libgsf USE_LDCONFIG= yes USE_XFCE= libutil |