diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/mate-control-center/Makefile | 4 | ||||
-rw-r--r-- | sysutils/mate-settings-daemon/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xfce4-settings/Makefile | 5 |
3 files changed, 6 insertions, 7 deletions
diff --git a/sysutils/mate-control-center/Makefile b/sysutils/mate-control-center/Makefile index e46c6b9f37b8..c4a59da43666 100644 --- a/sysutils/mate-control-center/Makefile +++ b/sysutils/mate-control-center/Makefile @@ -3,6 +3,7 @@ PORTNAME= mate-control-center PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -20,8 +21,7 @@ LIB_DEPENDS= libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra \ PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext gmake pathfix pkgconfig \ - shared-mime-info -USE_XZ= yes + shared-mime-info tar:xz USE_MATE= desktop docutils libmatekbd marco menus settingsdaemon USE_XORG= x11 xcursor xext xxf86misc xft xi xrandr xscrnsaver USE_GNOME= dconf glib20 gnomehier gtk20 intlhack libxml2 librsvg2 \ diff --git a/sysutils/mate-settings-daemon/Makefile b/sysutils/mate-settings-daemon/Makefile index ae2fef359138..5c899a62875c 100644 --- a/sysutils/mate-settings-daemon/Makefile +++ b/sysutils/mate-settings-daemon/Makefile @@ -3,6 +3,7 @@ PORTNAME= mate-settings-daemon PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -21,8 +22,7 @@ RUN_DEPENDS= xrdb:${PORTSDIR}/x11/xrdb PORTSCOUT= limitw:1,even -USES= gettext gmake pathfix pkgconfig -USE_XZ= yes +USES= gettext gmake pathfix pkgconfig tar:xz USE_MATE= desktop libmatekbd USE_XORG= xxf86misc USE_GNOME= dconf glib20 gnomehier gtk20 intlhack diff --git a/sysutils/xfce4-settings/Makefile b/sysutils/xfce4-settings/Makefile index 74f54c7ea9bd..e1fcf726be59 100644 --- a/sysutils/xfce4-settings/Makefile +++ b/sysutils/xfce4-settings/Makefile @@ -3,6 +3,7 @@ PORTNAME= xfce4-settings PORTVERSION= 4.10.1 +PORTREVISION= 1 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} @@ -13,14 +14,12 @@ COMMENT= Xfce 4 settings application LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib -USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USE_BZIP2= yes USE_GNOME= glib20 gtk20 intltool intlhack USE_XFCE= configenv garcon libexo libmenu libutil xfconf USE_XORG= inputproto x11 xi -USES= pathfix pkgconfig gmake +USES= libtool pathfix pkgconfig gmake tar:bzip2 CONFIGURE_ARGS= --enable-pluggable-dialogs \ --enable-gio-unix |