svn commit: r316807 - head/security/john
Bryan Drewery
bdrewery at FreeBSD.org
Mon Apr 29 11:31:39 UTC 2013
Author: bdrewery
Date: Mon Apr 29 11:31:38 2013
New Revision: 316807
URL: http://svnweb.freebsd.org/changeset/ports/316807
Log:
Fix build
Modified:
head/security/john/Makefile
Modified: head/security/john/Makefile
==============================================================================
--- head/security/john/Makefile Mon Apr 29 11:16:44 2013 (r316806)
+++ head/security/john/Makefile Mon Apr 29 11:31:38 2013 (r316807)
@@ -95,4 +95,4 @@ do-install:
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/doc/|} ${DOCSDIR}
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
More information about the svn-ports-head
mailing list