summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/jzintv/Makefile5
-rw-r--r--emulators/jzintv/distinfo1
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/jzintv/Makefile b/emulators/jzintv/Makefile
index 33180d870203..75bfaeda6e3f 100644
--- a/emulators/jzintv/Makefile
+++ b/emulators/jzintv/Makefile
@@ -23,8 +23,9 @@ USE_GMAKE= yes
USE_XORG= x11 xau xdmcp
USE_SDL= sdl
USE_ZIP= yes
-MAKE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${SDL_CONFIG} --cflags`" \
- LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS} `${SDL_CONFIG} --libs`"
+CPPFLAGS+= -I${LOCALBASE}/include `${SDL_CONFIG} --cflags`
+LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} `${SDL_CONFIG} --libs`
+MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
OPTIONS= TOOLS "Install additional tools" off
TOOLS= as1600 crc32 dasm1600 dis1600 frombit_r gms2rom imvtoppm rom2bin \
diff --git a/emulators/jzintv/distinfo b/emulators/jzintv/distinfo
index 1781949e1887..99c7b333f03c 100644
--- a/emulators/jzintv/distinfo
+++ b/emulators/jzintv/distinfo
@@ -1,3 +1,2 @@
-MD5 (jzintv-1.0-beta3-src.zip) = 67aed7e845726eba6ffc4706a88d3366
SHA256 (jzintv-1.0-beta3-src.zip) = 364109dfc03ebf2a19dc4cd578ad6076dcbbda7d482bca3695c4b7e3f46ecce1
SIZE (jzintv-1.0-beta3-src.zip) = 2566552