svn commit: r359891 - head/games/HeroesOfMightAndMagic
Marcus von Appen
mva at FreeBSD.org
Mon Jun 30 17:49:19 UTC 2014
Author: mva
Date: Mon Jun 30 17:49:18 2014
New Revision: 359891
URL: http://svnweb.freebsd.org/changeset/ports/359891
QAT: https://qat.redports.org/buildarchive/r359891/
Log:
- Enable stagedir support - the NO_PACKAGE issue with STAGEDIR could not be
recreated anymore
Modified:
head/games/HeroesOfMightAndMagic/Makefile
Modified: head/games/HeroesOfMightAndMagic/Makefile
==============================================================================
--- head/games/HeroesOfMightAndMagic/Makefile Mon Jun 30 17:33:21 2014 (r359890)
+++ head/games/HeroesOfMightAndMagic/Makefile Mon Jun 30 17:49:18 2014 (r359891)
@@ -16,7 +16,6 @@ NO_BUILD= yes
NO_WRKSUBDIR= yes
NO_CDROM= Software is commercial
NO_PACKAGE= Software is commercial
-NO_STAGE= yes # NO_PACKAGE does not go well with STAGEDIR and pkg_tools
GAMESUBDIR= games/Heroes3
GAMEDIR= ${STAGEDIR}${PREFIX}/${GAMESUBDIR}
More information about the svn-ports-all
mailing list