svn commit: r353673 - head/games/vavoom-extras

Barbara Guida bar at FreeBSD.org
Sun May 11 11:14:25 UTC 2014


Author: bar
Date: Sun May 11 11:14:24 2014
New Revision: 353673
URL: http://svnweb.freebsd.org/changeset/ports/353673
QAT: https://qat.redports.org/buildarchive/r353673/

Log:
  Fix from previous commit.

Modified:
  head/games/vavoom-extras/Makefile

Modified: head/games/vavoom-extras/Makefile
==============================================================================
--- head/games/vavoom-extras/Makefile	Sun May 11 11:10:16 2014	(r353672)
+++ head/games/vavoom-extras/Makefile	Sun May 11 11:14:24 2014	(r353673)
@@ -36,12 +36,10 @@ MODELS_DESC=	Install 3D models (17MB)
 SOUNDTRACKS_DESC=	Install enhanced soundtracks (482MB)
 TEXTURES_DESC=	Install high resolution textures (157MB)
 
-.for f in doom heretic hexen strife
 MODELS_DISTFILES+=	vmodels-${f}-1.4.3${EXTRACT_SUFX}:vmd \
 			vmodels-${f}-1.4.3${EXTRACT_SUFX}:vmhr \
 			vmodels-${f}-1.4.3${EXTRACT_SUFX}:vmhx \
 			vmodels-${f}-1.4.3${EXTRACT_SUFX}:vms
-.endfor
 
 .for f in doom doom1 doom2
 TEXTURES_DISTFILES+=	vtextures-${f}-1.1${EXTRACT_SUFX}:vt11


More information about the svn-ports-all mailing list