Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 2014 17:49:19 +0000 (UTC)
From:      Marcus von Appen <mva@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359891 - head/games/HeroesOfMightAndMagic
Message-ID:  <201406301749.s5UHnJjn024715@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406301749.s5UHnJjn024715>