svn commit: r356709 - head/games/freedink-data

Bryan Drewery bdrewery at FreeBSD.org
Thu Jun 5 21:01:45 UTC 2014


Author: bdrewery
Date: Thu Jun  5 21:01:44 2014
New Revision: 356709
URL: http://svnweb.freebsd.org/changeset/ports/356709
QAT: https://qat.redports.org/buildarchive/r356709/

Log:
  - Support staging
  
  PR:		190198
  Submitted by:	shurd at sasktel.net (maintainer)

Modified:
  head/games/freedink-data/Makefile

Modified: head/games/freedink-data/Makefile
==============================================================================
--- head/games/freedink-data/Makefile	Thu Jun  5 21:00:56 2014	(r356708)
+++ head/games/freedink-data/Makefile	Thu Jun  5 21:01:44 2014	(r356709)
@@ -15,7 +15,6 @@ NO_BUILD=	yes
 
 PORTVER=	20121209
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \
 		${WRKSRC}/Makefile


More information about the svn-ports-head mailing list