mirror of
https://git.freebsd.org/ports.git
synced 2025-07-13 07:19:16 -04:00
See ChangeLog for complete details. PR: ports/62645 Submitted by: arundel@gmx.net (maintainer)
11 lines
355 B
Text
11 lines
355 B
Text
--- src/Makefile.in.orig Sun Feb 1 16:00:50 2004
|
|
+++ src/Makefile.in Tue Feb 10 15:03:46 2004
|
|
@@ -157,7 +157,7 @@
|
|
|
|
|
|
VisualBoyAdvance_LDADD = gb/libgb.a @VBA_PROF@ @VBA_MMX@
|
|
-VisualBoyAdvance_LDFLAGS = `sdl-config --libs`
|
|
+// VisualBoyAdvance_LDFLAGS = ${SDL_CONFIG}
|
|
|
|
TestEmu_SOURCES = \
|
|
TestEmu.cpp 2xSaI.cpp pixel.cpp motionblur.cpp admame.cpp \
|