summaryrefslogtreecommitdiffstats
path: root/games/ceferino/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/ceferino/Makefile')
-rw-r--r--games/ceferino/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ceferino/Makefile b/games/ceferino/Makefile
index 0d7decb..669101f 100644
--- a/games/ceferino/Makefile
+++ b/games/ceferino/Makefile
@@ -17,8 +17,8 @@ COMMENT= Game similar to Super Pang
USE_SDL= sdl mixer image
GNU_CONFIGURE= yes
USE_GMAKE= yes
-CPPFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD}
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD}
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
OpenPOWER on IntegriCloud