summaryrefslogtreecommitdiffstats
path: root/x11/gnome-shell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-shell/Makefile')
-rw-r--r--x11/gnome-shell/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile
index 79d4f30ab..02f182fdf 100644
--- a/x11/gnome-shell/Makefile
+++ b/x11/gnome-shell/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gnome-shell
PORTVERSION= 3.12.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -12,8 +12,8 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Next generation GNOME desktop shell
-BUILD_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \
- gnome-control-center>=0:${PORTSDIR}/sysutils/gnome-control-center
+BUILD_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss \
+ gnome-control-center:${PORTSDIR}/sysutils/gnome-control-center
LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \
libcaribou.so:${PORTSDIR}/accessibility/caribou \
libmutter.so:${PORTSDIR}/x11-wm/mutter \
@@ -28,12 +28,12 @@ LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libclutter-1.0.so:${PORTSDIR}/graphics/clutter \
libgjs.so:${PORTSDIR}/lang/gjs
-RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \
+RUN_DEPENDS= py*-dbus>=0:${PORTSDIR}/devel/py-dbus \
gdm>=0:${PORTSDIR}/x11/gdm \
- gnome-control-center>=0:${PORTSDIR}/sysutils/gnome-control-center \
- ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
+ gnome-control-center:${PORTSDIR}/sysutils/gnome-control-center \
+ ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss
-USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz \
+USES= gettext gmake libtool pathfix pkgconfig tar:xz \
webplugin:native
USE_GNOME= evolutiondataserver3 gnomedesktop3 gnomeprefix \
gtk30 intlhack introspection
@@ -48,6 +48,7 @@ CONFIGURE_ARGS+=--enable-compile-warnings=no \
CONFIGURE_ENV+= BROWSER_PLUGIN_DIR=${PREFIX}/lib/
CPPFLAGS+= -I${LOCALASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
GLIB_SCHEMAS= org.gnome.shell.gschema.xml