aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2011-01-13 07:23:00 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2011-01-13 07:23:00 +0000
commit4579ae2bc70fb9d7c379ccda403a7d1f3bf42ee5 (patch)
tree6b71ca4f35ca46ab8de5edf041b01f8bb3a816e4 /emulators
parent3495fbcfc0c689cbf7c26187a48eea2ae724741e (diff)
downloadports-4579ae2bc70fb9d7c379ccda403a7d1f3bf42ee5.tar.gz
ports-4579ae2bc70fb9d7c379ccda403a7d1f3bf42ee5.zip
Notes
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