diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:24:52 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:24:52 +0000 |
commit | 1adfa4acd39352741858107e33ea2725c44dd513 (patch) | |
tree | 10953ace8a2f469ab0a92c71699ac88de8709950 /textproc/uim/Makefile | |
parent | 28dd10dcb401c431386390d9b259d3f7330f6f2b (diff) |
Notes
Diffstat (limited to 'textproc/uim/Makefile')
-rw-r--r-- | textproc/uim/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index 46981f61db24..79a10d0b60ef 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -15,7 +15,6 @@ MAINTAINER= nobutaka@FreeBSD.org COMMENT?= Input method library USE_X_PREFIX= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes WANT_GNOME= yes USE_GNOME+= gnometarget glib20 |