diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 05:00:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 05:00:46 +0000 |
commit | 5b2fd8de70e4c33699c9335a901f40c63fe08e01 (patch) | |
tree | 42b0d2f988ffac4df04dcff388a29052efdec94a /x11/Terminal | |
parent | Remove USE_REINPLACE from categories starting with W (diff) |
Remove USE_REINPLACE from categories starting with X
Notes
Notes:
svn path=/head/; revision=162219
Diffstat (limited to 'x11/Terminal')
-rw-r--r-- | x11/Terminal/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile index 3ec56ca308c2..6ee5631c81ef 100644 --- a/x11/Terminal/Makefile +++ b/x11/Terminal/Makefile @@ -21,7 +21,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= glib20 vte intlhack USE_X_PREFIX= yes -USE_REINPLACE= yes MAN1= Terminal.1 |