sdlmame requires wxneeded for many of its emulated targets.

ok?


Index: Makefile
===================================================================
RCS file: /cvs/ports/emulators/sdlmame/Makefile,v
retrieving revision 1.50
diff -u -p -r1.50 Makefile
--- Makefile    24 Apr 2017 07:52:21 -0000      1.50
+++ Makefile    31 May 2017 00:35:17 -0000
@@ -3,6 +3,8 @@
 # Other archs have not been tested
 ONLY_FOR_ARCHS =       amd64
 
+USE_WXNEEDED=          Yes
+
 # i386: src/emu/cpu/i386/pentops.inc: error: integer constant is too large for 
'long' type
 
 MULTI_PACKAGES =       -main -tools

Reply via email to