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
402 B
Text
11 lines
402 B
Text
--- src/Makefile.am.orig Sun Feb 1 16:00:46 2004
|
|
+++ src/Makefile.am Tue Feb 10 15:03:25 2004
|
|
@@ -18,7 +18,7 @@
|
|
hq2x.cpp hq2x.h lq2x.h Text.cpp Text.h interp.h
|
|
|
|
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 \
|