diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-13 09:40:28 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-13 09:40:28 +0000 |
commit | b3955ccca998ec03e78de9bc7f74083a0f30f77f (patch) | |
tree | 17d7cc84427d49c3642ffdc40350fc35708a02f4 /security/pkcrack | |
parent | f3e4db5129d4da7599e2240ee5f98b80d0ce06e7 (diff) | |
download | ports-b3955ccca998ec03e78de9bc7f74083a0f30f77f.tar.gz ports-b3955ccca998ec03e78de9bc7f74083a0f30f77f.zip |
Notes
Diffstat (limited to 'security/pkcrack')
-rw-r--r-- | security/pkcrack/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/pkcrack/Makefile b/security/pkcrack/Makefile index c0fd846ee2b3..3e4ae36fe76e 100644 --- a/security/pkcrack/Makefile +++ b/security/pkcrack/Makefile @@ -18,8 +18,6 @@ PORTDOCS= README pkzip.ps.gz OPTIONS_DEFINE= DOCS -.include <bsd.port.options.mk> - do-install: .for f in pkcrack zipdecrypt ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin |