aboutsummaryrefslogtreecommitdiff
path: root/x11/xvkbd
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 05:00:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 05:00:46 +0000
commit5b2fd8de70e4c33699c9335a901f40c63fe08e01 (patch)
tree42b0d2f988ffac4df04dcff388a29052efdec94a /x11/xvkbd
parente4aa76a9be409201f9ab206e1028818ae37599ad (diff)
downloadports-5b2fd8de70e4c33699c9335a901f40c63fe08e01.tar.gz
ports-5b2fd8de70e4c33699c9335a901f40c63fe08e01.zip
Remove USE_REINPLACE from categories starting with X
Notes
Notes: svn path=/head/; revision=162219
Diffstat (limited to 'x11/xvkbd')
-rw-r--r--x11/xvkbd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xvkbd/Makefile b/x11/xvkbd/Makefile
index 3ede2e94680a..7a584820712e 100644
--- a/x11/xvkbd/Makefile
+++ b/x11/xvkbd/Makefile
@@ -20,7 +20,6 @@ OPTIONS= XAW3D "Xaw3d support" off \
XTEST "XTEST extensions support" on \
I18N "internationalization" on
-USE_REINPLACE= yes
USE_IMAKE= yes
.include <bsd.port.pre.mk>