diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 22:37:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 22:37:39 +0000 |
commit | efe7d5f7f4ccf1419e95119b11ef8933de183ffd (patch) | |
tree | 6427ac7192f84d32d22f51df854472cc309545dc /misc/lingoteach | |
parent | b88236b45ef5afcdc78a4981a19422b12ca70ff4 (diff) |
Notes
Diffstat (limited to 'misc/lingoteach')
-rw-r--r-- | misc/lingoteach/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile index f0f971406d4f..f4e8a5802376 100644 --- a/misc/lingoteach/Makefile +++ b/misc/lingoteach/Makefile @@ -27,7 +27,6 @@ USE_GNOME= gtk20 GNU_CONFIGURE= yes USE_GMAKE= yes USE_X_PREFIX= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" |