diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-13 12:24:52 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-13 12:24:52 +0800 |
commit | 0f7661044b8275c0f091e50819b1c07aa8d03455 (patch) | |
tree | cca7c9fa9a05e2e1f3eed1aa2c43da815663cfeb /textproc/scrollkeeper | |
parent | 25dcf463b5734d2e03be6f216482578013e111cd (diff) | |
download | freebsd-ports-graphics-0f7661044b8275c0f091e50819b1c07aa8d03455.tar.gz freebsd-ports-graphics-0f7661044b8275c0f091e50819b1c07aa8d03455.tar.zst freebsd-ports-graphics-0f7661044b8275c0f091e50819b1c07aa8d03455.zip |
Remove USE_REINPLACE from categories starting with T
Diffstat (limited to 'textproc/scrollkeeper')
-rw-r--r-- | textproc/scrollkeeper/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index 6171121f2af..67183ca6a21 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -37,7 +37,6 @@ USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_BISON= yes -USE_REINPLACE= yes USE_GNOME= gnomehack gnomehier gnometarget libxslt intlhack INSTALLS_SHLIB= yes CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share/gnome \ |