svn commit: r331728 - head/archivers/arc
Xin LI
delphij at FreeBSD.org
Sat Oct 26 19:40:05 UTC 2013
Author: delphij
Date: Sat Oct 26 19:40:04 2013
New Revision: 331728
URL: http://svnweb.freebsd.org/changeset/ports/331728
Log:
Use bsd.port.post.mk instead of bsd.port.mk.
Submitted by: sunpoet
Modified:
head/archivers/arc/Makefile
Modified: head/archivers/arc/Makefile
==============================================================================
--- head/archivers/arc/Makefile Sat Oct 26 18:50:03 2013 (r331727)
+++ head/archivers/arc/Makefile Sat Oct 26 19:40:04 2013 (r331728)
@@ -25,4 +25,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/Arc521.doc ${STAGEDIR}/${DOCSDIR}
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
More information about the svn-ports-all
mailing list