summaryrefslogtreecommitdiffstats
path: root/games/eboard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/eboard/Makefile')
-rw-r--r--games/eboard/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/eboard/Makefile b/games/eboard/Makefile
index 0322e4b..a07f07d 100644
--- a/games/eboard/Makefile
+++ b/games/eboard/Makefile
@@ -24,8 +24,8 @@ USE_PERL5_BUILD=yes
USE_GNOME= gtk20
CONFIGURE_ARGS= --prefix=${PREFIX} \
- --extra-inc=${LOCALBASE}/include:${X11BASE}/include \
- --extra-ld=${LOCALBASE}/lib:${X11BASE}/lib \
+ --extra-inc=${LOCALBASE}/include \
+ --extra-ld=${LOCALBASE}/lib \
--disable-dgt
INSTALL_TARGET= install install-man
OpenPOWER on IntegriCloud