svn commit: r410116 - head/devel/dconf

Koop Mast kwm at FreeBSD.org
Fri Mar 4 12:53:02 UTC 2016


Author: kwm
Date: Fri Mar  4 12:53:00 2016
New Revision: 410116
URL: https://svnweb.freebsd.org/changeset/ports/410116

Log:
  Add portscout macro to skip unstable versions.

Modified:
  head/devel/dconf/Makefile

Modified: head/devel/dconf/Makefile
==============================================================================
--- head/devel/dconf/Makefile	Fri Mar  4 12:52:18 2016	(r410115)
+++ head/devel/dconf/Makefile	Fri Mar  4 12:53:00 2016	(r410116)
@@ -16,6 +16,8 @@ BUILD_DEPENDS=	vala>=0.18.1:${PORTSDIR}/
 		docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl
 LIB_DEPENDS=	libdbus-1.so:${PORTSDIR}/devel/dbus
 
+PORTSCOUT=	limitw:1,even
+
 USES=		gettext gmake pathfix pkgconfig tar:xz
 USE_GNOME=	glib20
 USE_LDCONFIG=	yes


More information about the svn-ports-all mailing list