diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
commit | b3bcb8e2576b39fe4bce109d50b3413851ead48d (patch) | |
tree | 9ac898f284f67420f794c306eff4901d59b79a6b /editors/mlview | |
parent | Update to 20060506 snapshot. (diff) |
Remove USE_REINPLACE from all categories starting with E
Diffstat (limited to 'editors/mlview')
-rw-r--r-- | editors/mlview/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 877dec485ea4..fa8b35d94cfa 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -23,7 +23,6 @@ USE_GNOME= eel2 gnomehack gnomeprefix gtksourceview USE_GMAKE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" -USE_REINPLACE= yes GCONF_SCHEMAS= mlview.schemas |