diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/john/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/john/Makefile b/security/john/Makefile index c4557bdd24d4..b53bcf550e55 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -95,4 +95,4 @@ do-install: ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/doc/|} ${DOCSDIR} .endif -.include <bsd.port.mk> +.include <bsd.port.post.mk> |