svn commit: r312041 - head/emulators/wine-gecko
David Naylor
dbn at FreeBSD.org
Mon Feb 11 03:55:52 UTC 2013
Author: dbn
Date: Mon Feb 11 03:55:51 2013
New Revision: 312041
URL: http://svnweb.freebsd.org/changeset/ports/312041
Log:
Stop portscout from checking emulators/wine-gecko.
wine-gecko is the "stable" port while wine-gecko-devel is the "unstable" port
that absorbs the updates to the distfiles.
Approved by: bdrewery (mentor)
Modified:
head/emulators/wine-gecko/Makefile
Modified: head/emulators/wine-gecko/Makefile
==============================================================================
--- head/emulators/wine-gecko/Makefile Mon Feb 11 03:18:50 2013 (r312040)
+++ head/emulators/wine-gecko/Makefile Mon Feb 11 03:55:51 2013 (r312041)
@@ -15,6 +15,8 @@ COMMENT= Gecko Layout Engine for Wine (H
LICENSE= MPL GPLv2 GPLv3 LGPL21 LGPL3
LICENSE_COMB= multi
+PORTSCOUT= ignore # for newer versions see emulators/wine-gecko-devel
+
NO_BUILD= yes
PLIST_SUB+= GECKO_VERSION="${DISTVERSION}"
DATADIR= ${PREFIX}/share/wine
More information about the svn-ports-all
mailing list