svn commit: r312833 - head/emulators/snes9express
Martin Wilke
miwi at FreeBSD.org
Sat Feb 23 15:34:29 UTC 2013
Author: miwi
Date: Sat Feb 23 15:34:28 2013
New Revision: 312833
URL: http://svnweb.freebsd.org/changeset/ports/312833
Log:
- Broken does not build
Modified:
head/emulators/snes9express/Makefile (contents, props changed)
Modified: head/emulators/snes9express/Makefile
==============================================================================
--- head/emulators/snes9express/Makefile Sat Feb 23 15:33:17 2013 (r312832)
+++ head/emulators/snes9express/Makefile Sat Feb 23 15:34:28 2013 (r312833)
@@ -21,6 +21,8 @@ USE_GETTEXT= yes
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
+BROKEN= does not build
+
PORTDOCS= AUTHORS ChangeLog NEWS README
PLIST_FILES= bin/${PORTNAME} \
%%DATADIR%%/snes.s9xskin \
More information about the svn-ports-head
mailing list