diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-01-15 17:17:32 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-01-15 17:17:32 +0000 |
commit | 143337722b34b8d68003339f7a4ca58a6c921fad (patch) | |
tree | 6e007753da8b091875b5ab908112433ebaca71fe /x11/gnome-shell | |
parent | 84550699dfd1b9026d0e077b15d70adf6b493ed7 (diff) | |
download | ports-143337722b34b8d68003339f7a4ca58a6c921fad.tar.gz ports-143337722b34b8d68003339f7a4ca58a6c921fad.zip |
Notes
Diffstat (limited to 'x11/gnome-shell')
-rw-r--r-- | x11/gnome-shell/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 74052afcfbc8..78e640f3939d 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -32,6 +32,8 @@ RUN_DEPENDS= py*-dbus>=0:${PORTSDIR}/devel/py-dbus \ gnome-control-center:${PORTSDIR}/sysutils/gnome-control-center \ ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss +PORTSCOUT= limitw:1,even + USES= compiler:c11 gettext gmake libtool pathfix pkgconfig \ tar:xz webplugin:native USE_GNOME= evolutiondataserver3 gnomedesktop3 gnomeprefix \ |