summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/muffin/Makefile3
-rw-r--r--x11-wm/mutter/Makefile6
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-wm/muffin/Makefile b/x11-wm/muffin/Makefile
index 0ddf09ca5..5a4508200 100644
--- a/x11-wm/muffin/Makefile
+++ b/x11-wm/muffin/Makefile
@@ -10,7 +10,6 @@ MAINTAINER= gustau.perez@gmail.com
COMMENT= Compositing window manager forked from Mutter for use with Cinnamon
BUILD_DEPENDS= zenity>3.0.0:${PORTSDIR}/x11/zenity3 \
- g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
gnome-autogen.sh:${PORTSDIR}/devel/gnome-common \
gsettings-desktop-schemas>=3.4.0:${PORTSDIR}/devel/gsettings-desktop-schemas
LIB_DEPENDS= startup-notification-1:${PORTSDIR}/x11/startup-notification \
@@ -29,7 +28,7 @@ USE_PYTHON= 2.5+
USES= gettext pathfix
USE_GMAKE= yes
USE_AUTOTOOLS= libtool autoconf automake
-USE_GNOME= gnomehier gnomeprefix intlhack gtk30 gconf2
+USE_GNOME= gnomehier gnomeprefix intlhack gtk30 gconf2 introspection:build
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile
index d00f28935..361451552 100644
--- a/x11-wm/mutter/Makefile
+++ b/x11-wm/mutter/Makefile
@@ -12,8 +12,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Window and compositing manager based on Clutter
BUILD_DEPENDS= zenity>=3.0.0:${PORTSDIR}/x11/zenity3 \
- gsettings-desktop-schemas>=3.4.0:${PORTSDIR}/devel/gsettings-desktop-schemas \
- g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
+ gsettings-desktop-schemas>=3.4.0:${PORTSDIR}/devel/gsettings-desktop-schemas
LIB_DEPENDS= startup-notification-1:${PORTSDIR}/x11/startup-notification \
clutter-1.0:${PORTSDIR}/graphics/clutter \
canberra-gtk3:${PORTSDIR}/audio/libcanberra-gtk3
@@ -28,7 +27,8 @@ USE_PYTHON= 2.5+
USES= gettext pathfix pkgconfig
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
-USE_GNOME= gnomehier gnomeprefix intlhack gtk30 ltverhack
+USE_GNOME= gnomehier gnomeprefix intlhack gtk30 ltverhack \
+ introspection:build
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include -fno-omit-frame-pointer
LDFLAGS+= -L${LOCALBASE}/lib