svn commit: r340316 - head/emulators/snes9x-gtk
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sun Jan 19 15:00:25 UTC 2014
Author: rakuco
Date: Sun Jan 19 15:00:24 2014
New Revision: 340316
URL: http://svnweb.freebsd.org/changeset/ports/340316
QAT: https://qat.redports.org/buildarchive/r340316/
Log:
Remove commented out line
Modified:
head/emulators/snes9x-gtk/Makefile
Modified: head/emulators/snes9x-gtk/Makefile
==============================================================================
--- head/emulators/snes9x-gtk/Makefile Sun Jan 19 14:58:47 2014 (r340315)
+++ head/emulators/snes9x-gtk/Makefile Sun Jan 19 15:00:24 2014 (r340316)
@@ -22,7 +22,6 @@ USE_SDL= sdl
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+= --without-alsa
-#USE_AUTOTOOLS= autoconf aclocal
WRKSRC= ${WRKDIR}/${DISTNAME}/gtk
More information about the svn-ports-all
mailing list