Date: Sat, 18 Apr 2015 17:30:35 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384243 - head/devel/goffice Message-ID: <201504181730.t3IHUZ2c078480@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504181730.t3IHUZ2c078480>