From 01839881b49e9db9b754f0c4edce10b6c760c642 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Fri, 17 Jul 2015 14:10:15 +0000 Subject: [PATCH] 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. --- textproc/py-elib.intl/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/textproc/py-elib.intl/Makefile b/textproc/py-elib.intl/Makefile index f4edab7d4cf4..1bfefb6252aa 100644 --- a/textproc/py-elib.intl/Makefile +++ b/textproc/py-elib.intl/Makefile @@ -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