diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-02-17 18:25:26 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-02-17 18:25:26 +0000 |
commit | b5a8c031bd616162253fde22e152877f46289cc1 (patch) | |
tree | c0c69e4e1839b8cc722b8ab408fad5179c9234d7 /misc | |
parent | e6b09f31f08f8490fb36d9924e240d22560ab43f (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/wotsap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/wotsap/Makefile b/misc/wotsap/Makefile index 1e6cbc06cef6..42800a89afe0 100644 --- a/misc/wotsap/Makefile +++ b/misc/wotsap/Makefile @@ -16,6 +16,7 @@ USE_PYTHON_RUN= -2.7 NO_BUILD= yes PLIST_FILES= bin/pks2wot bin/wotsap +PORTSCOUT= ignore:1 do-install: ${INSTALL_SCRIPT} ${WRKSRC}/pks2wot ${PREFIX}/bin |