diff options
Diffstat (limited to 'x11/mate-applets/Makefile')
-rw-r--r-- | x11/mate-applets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/mate-applets/Makefile b/x11/mate-applets/Makefile index 001220dba37a..5c141b68af4e 100644 --- a/x11/mate-applets/Makefile +++ b/x11/mate-applets/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-applets -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -26,7 +26,7 @@ PORTSCOUT= limitw:1,even USES= gettext gmake libtool pathfix pkgconfig python tar:xz USE_MATE= desktop icontheme libmateweather panel polkit settingsdaemon USE_XORG= x11 -USE_GNOME= gdkpixbuf2 gnomehier gtksourceview2 introspection:build \ +USE_GNOME= gdkpixbuf2 gtksourceview2 introspection:build \ libxml2 libxslt pygobject pygobject3 libwnck intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes |