summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/basiliskII/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/basiliskII/Makefile b/emulators/basiliskII/Makefile
index 0452a06d6a61..872759f07184 100644
--- a/emulators/basiliskII/Makefile
+++ b/emulators/basiliskII/Makefile
@@ -23,9 +23,8 @@ USE_GNOME= esound gtk12
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= --disable-fbdev-dga --enable-fpe=uae
-CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
-
-CFLAGS+= ${PTHREAD_CFLAGS}
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
+ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
MAN1= BasiliskII.1