svn commit: r384243 - head/devel/goffice

Koop Mast kwm at FreeBSD.org
Sat Apr 18 17:30:36 UTC 2015


Author: kwm
Date: Sat Apr 18 17:30:35 2015
New Revision: 384243
URL: https://svnweb.freebsd.org/changeset/ports/384243

Log:
  Fix portscout macro.

Modified:
  head/devel/goffice/Makefile

Modified: head/devel/goffice/Makefile
==============================================================================
--- head/devel/goffice/Makefile	Sat Apr 18 17:29:03 2015	(r384242)
+++ head/devel/goffice/Makefile	Sat Apr 18 17:30:35 2015	(r384243)
@@ -15,7 +15,7 @@ COMMENT=	GLib/GTK+ set of document centr
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-PORTSCOUT=	ignore
+PORTSCOUT=	ignore:1
 
 LIB_DEPENDS=	libpcre.so:${PORTSDIR}/devel/pcre
 


More information about the svn-ports-head mailing list