svn commit: r536674 - head/x11/libexo
Guido Falsi
madpilot at FreeBSD.org
Wed May 27 07:45:55 UTC 2020
Author: madpilot
Date: Wed May 27 07:45:55 2020
New Revision: 536674
URL: https://svnweb.freebsd.org/changeset/ports/536674
Log:
Tell portscout to only check stable versions.
Modified:
head/x11/libexo/Makefile
Modified: head/x11/libexo/Makefile
==============================================================================
--- head/x11/libexo/Makefile Wed May 27 07:41:40 2020 (r536673)
+++ head/x11/libexo/Makefile Wed May 27 07:45:55 2020 (r536674)
@@ -34,6 +34,8 @@ INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
CONFIGURE_ARGS= --without-html-dir --disable-silent-rules
+PORTSCOUT= limit:^0\.12\.
+
OPTIONS_DEFINE= GTK2 NLS
OPTIONS_DEFAULT= GTK2
OPTIONS_SUB= yes
More information about the svn-ports-all
mailing list