svn commit: r530748 - head/graphics/kooka

Tobias C. Berner tcberner at FreeBSD.org
Sun Apr 5 06:32:58 UTC 2020


Author: tcberner
Date: Sun Apr  5 06:31:45 2020
New Revision: 530748
URL: https://svnweb.freebsd.org/changeset/ports/530748

Log:
  graphics/kooka: set PORTSCOUT

Modified:
  head/graphics/kooka/Makefile

Modified: head/graphics/kooka/Makefile
==============================================================================
--- head/graphics/kooka/Makefile	Sun Apr  5 05:56:12 2020	(r530747)
+++ head/graphics/kooka/Makefile	Sun Apr  5 06:31:45 2020	(r530748)
@@ -27,4 +27,6 @@ USE_KDE=	auth bookmarks codecs completion config confi
 USE_QT=		concurrent core dbus gui network printsupport widgets xml \
 		buildtools_build qmake_build
 
+PORTSCOUT=	limit:^0\.
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list