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/gmat | |
parent | 28dd10dcb401c431386390d9b259d3f7330f6f2b (diff) | |
download | ports-1adfa4acd39352741858107e33ea2725c44dd513.tar.gz ports-1adfa4acd39352741858107e33ea2725c44dd513.zip |
Notes
Diffstat (limited to 'textproc/gmat')
-rw-r--r-- | textproc/gmat/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/gmat/Makefile b/textproc/gmat/Makefile index a0673beb0a0f..dc5219550b4e 100644 --- a/textproc/gmat/Makefile +++ b/textproc/gmat/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/nsgmls:${PORTSDIR}/textproc/sp \ gv:${PORTSDIR}/print/gv USE_PERL5_BUILD=yes -USE_REINPLACE= yes REINPLACE_ARGS= -i "" WRKSRC= ${WRKDIR}/${PORTNAME}-0.2.4 |