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/imwheel | |
parent | e4aa76a9be409201f9ab206e1028818ae37599ad (diff) |
Remove USE_REINPLACE from categories starting with X
Notes
Notes:
svn path=/head/; revision=162219
Diffstat (limited to 'x11/imwheel')
-rw-r--r-- | x11/imwheel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/imwheel/Makefile b/x11/imwheel/Makefile index f3bd8738e1e7..4f474fccdb3e 100644 --- a/x11/imwheel/Makefile +++ b/x11/imwheel/Makefile @@ -16,7 +16,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p12/pre12/} MAINTAINER= ports@FreeBSD.org COMMENT= Utility to translate mouse wheel actions into X keyboard events -USE_REINPLACE= yes USE_GMAKE= YES USE_X_PREFIX= YES GNU_CONFIGURE= YES |