1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

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.
This commit is contained in:
John Marino 2014-08-07 21:03:05 +00:00
parent 563d9ac1a1
commit 93310bf68c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364322

View File

@ -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>