diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-20 17:52:16 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-20 17:52:16 +0000 |
commit | 734b63302e4eff161f45e72e9888eb8fbd1ad403 (patch) | |
tree | f03527561482ff1ea85dbb668e027491c45829f5 /irc/py-fishcrypt | |
parent | 6d83e65a8b50cb4f07da7184b20fca3165a54747 (diff) | |
download | ports-734b63302e4eff161f45e72e9888eb8fbd1ad403.tar.gz ports-734b63302e4eff161f45e72e9888eb8fbd1ad403.zip |
Notes
Diffstat (limited to 'irc/py-fishcrypt')
-rw-r--r-- | irc/py-fishcrypt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/py-fishcrypt/Makefile b/irc/py-fishcrypt/Makefile index d487b7cd5e95..e7b1081022c1 100644 --- a/irc/py-fishcrypt/Makefile +++ b/irc/py-fishcrypt/Makefile @@ -17,8 +17,7 @@ GH_PROJECT= py-fishcrypt GH_TAGNAME= ${GH_COMMIT} GH_COMMIT= c001c75 -USES= dos2unix -USE_PYTHON_RUN= yes +USES= dos2unix python:run NO_BUILD= yes SUB_FILES= pkg-message |