summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/wine-gecko/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine-gecko/Makefile b/emulators/wine-gecko/Makefile
index 12b11ca65f41..9fd9de274ce9 100644
--- a/emulators/wine-gecko/Makefile
+++ b/emulators/wine-gecko/Makefile
@@ -15,7 +15,7 @@ COMMENT= Gecko Layout Engine for Wine (HTML support)
LICENSE= MPL GPLv2 GPLv3 LGPL21 LGPL3
LICENSE_COMB= multi
-PORTSCOUT= ignore # for newer versions see emulators/wine-gecko-devel
+PORTSCOUT= ignore:1 # for newer versions see emulators/wine-gecko-devel
NO_BUILD= yes
PLIST_SUB+= GECKO_VERSION="${DISTVERSION}"