svn commit: r329473 - head/games/freesynd
Guido Falsi
madpilot at FreeBSD.org
Sat Oct 5 16:09:09 UTC 2013
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}
More information about the svn-ports-all
mailing list