Date: Sun, 12 Oct 2014 20:32:52 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370739 - head/games/lianliankan Message-ID: <201410122032.s9CKWqHo059377@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410122032.s9CKWqHo059377>