svn commit: r498667 - head/ports-mgmt/distilator
Emanuel Haupt
ehaupt at FreeBSD.org
Thu Apr 11 11:42:53 UTC 2019
Author: ehaupt
Date: Thu Apr 11 11:42:52 2019
New Revision: 498667
URL: https://svnweb.freebsd.org/changeset/ports/498667
Log:
Pacify portlint
Modified:
head/ports-mgmt/distilator/Makefile
Modified: head/ports-mgmt/distilator/Makefile
==============================================================================
--- head/ports-mgmt/distilator/Makefile Thu Apr 11 11:39:55 2019 (r498666)
+++ head/ports-mgmt/distilator/Makefile Thu Apr 11 11:42:52 2019 (r498667)
@@ -17,6 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.18.4_1
${PYTHON_PKGNAMEPREFIX}requests-ftp>=0.3.1:ftp/py-requests-ftp@${PY_FLAVOR}
USES= python shebangfix
+
NO_ARCH= yes
NO_BUILD= yes
More information about the svn-ports-all
mailing list