summaryrefslogtreecommitdiffstats
path: root/deskutils/gnome-tweak-tool
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-07-10 17:07:03 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-07-10 17:07:03 +0800
commit23f8f9fed90ea17d83c35236a411778e8996e6f0 (patch)
tree591d5f5fb7594a00a5fa709f12c9990733b9993b /deskutils/gnome-tweak-tool
parentab01a47e66b1551da9bc387c140391a0cef0e3ad (diff)
downloadmarcuscom-ports-23f8f9fed90ea17d83c35236a411778e8996e6f0.tar
marcuscom-ports-23f8f9fed90ea17d83c35236a411778e8996e6f0.tar.gz
marcuscom-ports-23f8f9fed90ea17d83c35236a411778e8996e6f0.tar.bz2
marcuscom-ports-23f8f9fed90ea17d83c35236a411778e8996e6f0.tar.lz
marcuscom-ports-23f8f9fed90ea17d83c35236a411778e8996e6f0.tar.xz
marcuscom-ports-23f8f9fed90ea17d83c35236a411778e8996e6f0.tar.zst
marcuscom-ports-23f8f9fed90ea17d83c35236a411778e8996e6f0.zip
gnome-tweak-tools doesn't quit anymore if gnome-shell isn't found. It is also
pretty important to set "hidden" features. So move it to the standard gnome3 package. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18624 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/gnome-tweak-tool')
-rw-r--r--deskutils/gnome-tweak-tool/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/deskutils/gnome-tweak-tool/Makefile b/deskutils/gnome-tweak-tool/Makefile
index e1c3a684a..eaf485103 100644
--- a/deskutils/gnome-tweak-tool/Makefile
+++ b/deskutils/gnome-tweak-tool/Makefile
@@ -1,6 +1,6 @@
# Created by: Jeremy Messenger <mezz@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/deskutils/gnome-tweak-tool/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= gnome-tweak-tool
PORTVERSION= 3.6.1
@@ -11,14 +11,12 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Allows to tweak some hidden settings in GTK3 / GNOME3
BUILD_DEPENDS= gsettings-desktop-schemas>=3.4.0:${PORTSDIR}/devel/gsettings-desktop-schemas
-RUN_DEPENDS= gsettings-desktop-schemas>=3.4.0:${PORTSDIR}/devel/gsettings-desktop-schemas \
- gnome-shell:${PORTSDIR}/x11/gnome-shell
+RUN_DEPENDS= gsettings-desktop-schemas>=3.4.0:${PORTSDIR}/devel/gsettings-desktop-schemas
USE_XZ= yes
-USE_GMAKE= yes
USE_GNOME= gnomeprefix gconf2 pygobject3
USE_PYTHON= yes
-USES= gettext pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include