diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-03-31 22:04:05 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-03-31 22:04:05 +0000 |
commit | 2d1336cd74640dfbc665243a3af78c0db128974d (patch) | |
tree | bf158ab259d66c2f8909acbbaacbee547b05cdb1 /games/wesnoth | |
parent | 5aa154f49ca0733448064797978a438ffbaf4a4c (diff) | |
download | ports-2d1336cd74640dfbc665243a3af78c0db128974d.tar.gz ports-2d1336cd74640dfbc665243a3af78c0db128974d.zip |
portlint:
-Remove USE_REINPLACE.
Notes
Notes:
svn path=/head/; revision=158502
Diffstat (limited to 'games/wesnoth')
-rw-r--r-- | games/wesnoth/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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} \ |