diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
commit | b3bcb8e2576b39fe4bce109d50b3413851ead48d (patch) | |
tree | 9ac898f284f67420f794c306eff4901d59b79a6b /editors/texmacs | |
parent | 66140edaafb95d4e2c5bf5ed69e37ab1c090f835 (diff) | |
download | ports-b3bcb8e2576b39fe4bce109d50b3413851ead48d.tar.gz ports-b3bcb8e2576b39fe4bce109d50b3413851ead48d.zip |
Notes
Diffstat (limited to 'editors/texmacs')
-rw-r--r-- | editors/texmacs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index df17039d870a..2a0d1c3e1e62 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -26,7 +26,6 @@ RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX-base USE_XLIB= yes USE_PYTHON= yes USE_ICONV= yes -USE_REINPLACE= yes REINPLACE_ARGS= -i "" USE_GMAKE= yes GNU_CONFIGURE= yes |