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/rotix | |
parent | 28dd10dcb401c431386390d9b259d3f7330f6f2b (diff) |
Notes
Diffstat (limited to 'textproc/rotix')
-rw-r--r-- | textproc/rotix/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/rotix/Makefile b/textproc/rotix/Makefile index 5daf1e97c0bd..d35a44f19a57 100644 --- a/textproc/rotix/Makefile +++ b/textproc/rotix/Makefile @@ -18,7 +18,6 @@ COMMENT= A program to generate rotational obfuscations USE_GETTEXT= yes USE_GMAKE= yes HAS_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${PREFIX}/man --i18n=1 CONFIGURE_ENV= EXPR_COMPAT=1 |