Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2013 16:09:08 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329473 - head/games/freesynd
Message-ID:  <201310051609.r95G98O7085604@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Sat Oct  5 16:09:08 2013
New Revision: 329473
URL: http://svnweb.freebsd.org/changeset/ports/329473

Log:
  Remove item I forgot to remove in previous commit.

Modified:
  head/games/freesynd/Makefile

Modified: head/games/freesynd/Makefile
==============================================================================
--- head/games/freesynd/Makefile	Sat Oct  5 16:01:07 2013	(r329472)
+++ head/games/freesynd/Makefile	Sat Oct  5 16:09:08 2013	(r329473)
@@ -14,7 +14,7 @@ LIB_DEPENDS=	libpng15.so:${PORTSDIR}/gra
 USES=		cmake
 USE_SDL=	sdl image mixer
 
-SUB_FILES=	freesynd.sh pkg-message
+SUB_FILES=	pkg-message
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}



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