svn commit: r410115 - head/deskutils/gnote

Koop Mast kwm at FreeBSD.org
Fri Mar 4 12:52:19 UTC 2016


Author: kwm
Date: Fri Mar  4 12:52:18 2016
New Revision: 410115
URL: https://svnweb.freebsd.org/changeset/ports/410115

Log:
  Add portscout macro to skip unstable versions.

Modified:
  head/deskutils/gnote/Makefile

Modified: head/deskutils/gnote/Makefile
==============================================================================
--- head/deskutils/gnote/Makefile	Fri Mar  4 12:50:45 2016	(r410114)
+++ head/deskutils/gnote/Makefile	Fri Mar  4 12:52:18 2016	(r410115)
@@ -19,6 +19,8 @@ LIB_DEPENDS=	libpcre.so:${PORTSDIR}/deve
 		libsecret-1.so:${PORTSDIR}/security/libsecret \
 		libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid
 
+PORTSCOUT=	limitw:1,even
+
 USE_GNOME=	gtk30 gtkmm30 intltool libxml2 libxslt
 USES=		desktop-file-utils compiler:c++11-lib gettext gmake \
 		gnome libtool pathfix pkgconfig tar:xz


More information about the svn-ports-all mailing list