svn commit: r370739 - head/games/lianliankan

Antoine Brodin antoine at FreeBSD.org
Sun Oct 12 20:32:52 UTC 2014


Author: antoine
Date: Sun Oct 12 20:32:51 2014
New Revision: 370739
URL: https://svnweb.freebsd.org/changeset/ports/370739
QAT: https://qat.redports.org/buildarchive/r370739/

Log:
  Unbreak

Modified:
  head/games/lianliankan/Makefile

Modified: head/games/lianliankan/Makefile
==============================================================================
--- head/games/lianliankan/Makefile	Sun Oct 12 20:32:12 2014	(r370738)
+++ head/games/lianliankan/Makefile	Sun Oct 12 20:32:51 2014	(r370739)
@@ -30,6 +30,7 @@ NLS_USES=	gettext
 .include <bsd.port.options.mk>
 
 post-patch:
+	@${RM} ${WRKSRC}/INSTALL
 	@${REINPLACE_CMD} -e 's|po include src|po src|' \
 		-e '/llk_linuxdocdir/,/EXTRA_DIST =/ d' \
 		${WRKSRC}/Makefile.am


More information about the svn-ports-head mailing list