summaryrefslogtreecommitdiffstats
path: root/sysutils/cinnamon-settings-daemon/Makefile
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-04-04 15:28:02 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-04-04 15:28:02 +0800
commit92618ffee291ebd8b2f9cde4e36f95ae9f2de738 (patch)
treee78d1fd02d8465754f285082439d76f959236754 /sysutils/cinnamon-settings-daemon/Makefile
parentcda4e93597649258e1036bdcec9ba99dc95f8807 (diff)
downloadmarcuscom-ports-92618ffee291ebd8b2f9cde4e36f95ae9f2de738.tar
marcuscom-ports-92618ffee291ebd8b2f9cde4e36f95ae9f2de738.tar.gz
marcuscom-ports-92618ffee291ebd8b2f9cde4e36f95ae9f2de738.tar.bz2
marcuscom-ports-92618ffee291ebd8b2f9cde4e36f95ae9f2de738.tar.lz
marcuscom-ports-92618ffee291ebd8b2f9cde4e36f95ae9f2de738.tar.xz
marcuscom-ports-92618ffee291ebd8b2f9cde4e36f95ae9f2de738.tar.zst
marcuscom-ports-92618ffee291ebd8b2f9cde4e36f95ae9f2de738.zip
Fix the build of cinnamon-settings-daemon after the upower version bump. While
here switch to tar:xz and do some cosmetic changes all around. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19448 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/cinnamon-settings-daemon/Makefile')
-rw-r--r--sysutils/cinnamon-settings-daemon/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/cinnamon-settings-daemon/Makefile b/sysutils/cinnamon-settings-daemon/Makefile
index ca8500e3c..4e4704565 100644
--- a/sysutils/cinnamon-settings-daemon/Makefile
+++ b/sysutils/cinnamon-settings-daemon/Makefile
@@ -4,6 +4,7 @@
PORTNAME= cinnamon-settings-daemon
PORTVERSION= 2.0.8
+PORTREVISION= 1
CATEGORIES= sysutils gnome
MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/
DIST_SUBDIR= gnome3
@@ -28,16 +29,15 @@ LIB_DEPENDS= libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 \
RUN_DEPENDS= cinnamon-session:${PORTSDIR}/x11/cinnamon-session \
${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas
-USE_XORG= xxf86misc
-USE_XZ= yes
-USE_LDCONFIG= yes
USE_GNOME= gnomehier gnomeprefix intlhack libgnomekbd \
libxslt:build
-USES= gettext gmake pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig tar:xz
+USE_XORG= xxf86misc
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool autoconf automake
PATHFIX_MAKEFILEIN= Makefile.am
INSTALLS_ICONS= yes
+USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-gudev \
--disable-systemd \
--disable-packagekit \