summaryrefslogtreecommitdiffstats
path: root/emulators/stella/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/stella/Makefile')
-rw-r--r--emulators/stella/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile
index 3efb686..09aa0aa 100644
--- a/emulators/stella/Makefile
+++ b/emulators/stella/Makefile
@@ -24,8 +24,8 @@ USE_GMAKE= yes
HAS_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include
-LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib
+CPPFLAGS= -I${LOCALBASE}/include
+LDFLAGS= -L${LOCALBASE}/lib
post-patch:
@${REINPLACE_CMD} -e \
OpenPOWER on IntegriCloud