svn commit: r338549 - head/audio/toolame

Adam Weinberger adamw at FreeBSD.org
Fri Jan 3 15:36:03 UTC 2014


Author: adamw
Date: Fri Jan  3 15:36:03 2014
New Revision: 338549
URL: http://svnweb.freebsd.org/changeset/ports/338549

Log:
  Include <bsd.port.mk>, not post.mk

Modified:
  head/audio/toolame/Makefile

Modified: head/audio/toolame/Makefile
==============================================================================
--- head/audio/toolame/Makefile	Fri Jan  3 15:34:13 2014	(r338548)
+++ head/audio/toolame/Makefile	Fri Jan  3 15:36:03 2014	(r338549)
@@ -34,4 +34,4 @@ do-install:
 .endif
 	@${INSTALL_PROGRAM} ${WRKSRC}/toolame ${PREFIX}/bin
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>


More information about the svn-ports-all mailing list