diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/wesnoth-devel/Makefile | 1 | ||||
-rw-r--r-- | games/wesnoth/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile index 2fb57cacde72..8a0611e87258 100644 --- a/games/wesnoth-devel/Makefile +++ b/games/wesnoth-devel/Makefile @@ -24,7 +24,6 @@ USE_GMAKE= yes WANT_GNOME= yes USE_GETTEXT= yes USE_X_PREFIX= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var \ --with-libiconv-prefix=${LOCALBASE} \ diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 2fb57cacde72..8a0611e87258 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -24,7 +24,6 @@ USE_GMAKE= yes WANT_GNOME= yes USE_GETTEXT= yes USE_X_PREFIX= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var \ --with-libiconv-prefix=${LOCALBASE} \ |