diff options
Diffstat (limited to 'games/eboard/Makefile')
-rw-r--r-- | games/eboard/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/eboard/Makefile b/games/eboard/Makefile index 2600fb97a1da..649accc8c7c7 100644 --- a/games/eboard/Makefile +++ b/games/eboard/Makefile @@ -19,7 +19,6 @@ COMMENT= GTK+ chess board interface (mainly for FICS and chessd) HAS_CONFIGURE= yes USE_GNOME= imlib -USE_REINPLACE= yes USE_X_PREFIX= yes CONFIGURE_ARGS= --prefix=${PREFIX} --extra-inc=${LOCALBASE}/include:${X11BASE}/include --extra-ld=${LOCALBASE}/lib:${X11BASE}/lib |