aboutsummaryrefslogtreecommitdiff
path: root/emulators/qmc2
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-05-25 10:27:12 +0000
committerJohn Marino <marino@FreeBSD.org>2015-05-25 10:27:12 +0000
commit1e7bb67732fc87342f9d0d1f815693ee5830ee24 (patch)
treeca4b3b685df899c060a8ce2cc538a8b53f0b5377 /emulators/qmc2
parentb1ee85f7c638ac01aa2e3d04df9e3885a6328812 (diff)
downloadports-1e7bb67732fc87342f9d0d1f815693ee5830ee24.tar.gz
ports-1e7bb67732fc87342f9d0d1f815693ee5830ee24.zip
Notes
Diffstat (limited to 'emulators/qmc2')
-rw-r--r--emulators/qmc2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qmc2/Makefile b/emulators/qmc2/Makefile
index adc7b4a9bce3..806e4402f4d7 100644
--- a/emulators/qmc2/Makefile
+++ b/emulators/qmc2/Makefile
@@ -23,7 +23,7 @@ USE_QT4= gui opengl phonon qtestlib webkit xml \
moc_build qmake_build rcc_build uic_build
USE_SDL= sdl
-CXXFLAGS+= -I${PREFIX}/include/SDL/
+CXXFLAGS+= -I${LOCALBASE}/include/SDL/
MAKE_ARGS= QTDIR="${QT_PREFIX}" QMAKE="${QMAKE}" \
SYSCONFDIR="${PREFIX}/etc" ARCH="${OPSYS}" \
CC_FLAGS="${CFLAGS} -DUSE_FILE32API" \