aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkada
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-07 21:03:05 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-07 21:03:05 +0000
commit93310bf68cbfc34e22597b6b20731bc816badb58 (patch)
treebb031f9d0dcef1640a8bc055ee8e99a32ec3390e /x11-toolkits/gtkada
parent563d9ac1a1cae15cadb8f40769a6705c32fe2b33 (diff)
downloadports-93310bf68cbfc34e22597b6b20731bc816badb58.tar.gz
ports-93310bf68cbfc34e22597b6b20731bc816badb58.zip
x11-toolkits/gtkada: Disable PORTSCOUT version checking
There will not be any more updates to gtkada version 2. There are two gtkada ports (the other is gtkada3) and portscout is seeing the distfile for the other one and falsely reporting gtkada has an update.
Notes
Notes: svn path=/head/; revision=364322
Diffstat (limited to 'x11-toolkits/gtkada')
-rw-r--r--x11-toolkits/gtkada/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gtkada/Makefile b/x11-toolkits/gtkada/Makefile
index 9e0c61480faa..8beb016a13fb 100644
--- a/x11-toolkits/gtkada/Makefile
+++ b/x11-toolkits/gtkada/Makefile
@@ -27,6 +27,8 @@ MAKE_ENV+= PROCESSORS=${MAKE_JOBS_NUMBER}
CONFLICTS_INSTALL= gtkada3-*
+PORTSCOUT= ignore:1
+
OPTIONS_DEFINE= DOCS NLS EXAMPLES
.include <bsd.port.options.mk>