diff options
author | kwm <kwm@FreeBSD.org> | 2015-01-16 01:17:32 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2015-01-16 01:17:32 +0800 |
commit | bac8d6db0782d29638beddd2225027e655086479 (patch) | |
tree | 6e007753da8b091875b5ab908112433ebaca71fe /x11-wm/mutter | |
parent | 392b519e1976500bdbe6d5b6bd431a7a94c015dc (diff) | |
download | freebsd-ports-gnome-bac8d6db0782d29638beddd2225027e655086479.tar.gz freebsd-ports-gnome-bac8d6db0782d29638beddd2225027e655086479.tar.zst freebsd-ports-gnome-bac8d6db0782d29638beddd2225027e655086479.zip |
Sprinkle some PORTSCOUT macros around to either mark ports:
* ignore because there will not be any new releases.
* check specific versions or ignore devel versions.
Diffstat (limited to 'x11-wm/mutter')
-rw-r--r-- | x11-wm/mutter/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile index c430300c77f9..9f382c49c354 100644 --- a/x11-wm/mutter/Makefile +++ b/x11-wm/mutter/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \ RUN_DEPENDS= zenity>=3.0.0:${PORTSDIR}/x11/zenity \ gsettings-desktop-schemas>=3.4.0:${PORTSDIR}/devel/gsettings-desktop-schemas +PORTSCOUT= limitw:1,even + USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack \ introspection:build |