security/denyhosts: Unbreak by fixing shebang

Another file needed daemon-control-dist.
Also added NO_ARCH.

Approved by:	portmgr (port compliance, infrastructure)
This commit is contained in:
Yuri Victorovich 2018-03-14 06:11:13 +00:00
parent a40d0b6841
commit d953541d5c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464459

View file

@ -15,18 +15,20 @@ LICENSE= GPLv2
OPTIONS_DEFINE= DOCS
USES= cpe python:2.7 shebangfix
REINPLACE_ARGS= -i ''
USE_PYTHON= autoplist distutils
USE_RC_SUBR= denyhosts
USES= cpe python:2.7 shebangfix
CPE_VENDOR= phil_schwartz
NO_ARCH= yes
PORTDOCS= CHANGELOG.txt LICENSE.txt README.txt
SUB_FILES= pkg-message
SUB_LIST= PYTHON=${PYTHON_CMD}
SHEBANG_LANG= env
SHEBANG_FILES= plugins/test_deny.py \
SHEBANG_FILES= daemon-control-dist \
plugins/test_deny.py \
scripts/restricted_from_invalid.py \
scripts/restricted_from_passwd.py
env_OLD_CMD= /bin/env