textproc/py-elib.intl: instruct portscout to not check for updates

Portscout incorrectly reports that updates are available, so disable
checks at all. While here add NO_ARCH and sort USE_PYTHON.
This commit is contained in:
Ruslan Makhmatkhanov 2015-07-17 14:10:15 +00:00
parent c0ee37f355
commit 01839881b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392377

View File

@ -15,7 +15,10 @@ GH_ACCOUNT= dieterv
GH_TAGNAME= d09997c
USE_GITHUB= yes
PORTSCOUT= ignore:1
NO_ARCH= yes
USES= python
USE_PYTHON= distutils autoplist
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>