Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jul 2016 11:00:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211456] games/iortcw: Game engine for Return to Caste Wolfenstein, obsoletes games/linux-rtcw
Message-ID:  <bug-211456-13-X8fzOuqixy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211456-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211456-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211456

--- Comment #1 from Carlos J. Puga Medina <cpm@freebsd.org> ---
You can add the LICENSE_FILE

LICENSE_FILE=3D ${WRKSRC}/MP/COPYING.txt

and remove the script names from ${PREFIX} target

post-install-MP-on:
        ${INSTALL_SCRIPT} ${WRKDIR}/iowolfmp ${STAGEDIR}${PREFIX}/bin
        ${INSTALL_SCRIPT} ${WRKDIR}/iowolfded ${STAGEDIR}${PREFIX}/bin

post-install-SP-on:
        ${INSTALL_SCRIPT} ${WRKDIR}/iowolfsp ${STAGEDIR}${PREFIX}/bin

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211456-13-X8fzOuqixy>