aboutsummaryrefslogtreecommitdiff
path: root/textproc/htmltolatex
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-09-01 16:07:59 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-09-01 16:07:59 +0000
commit534fffca27bb18f7529d548c46ee3326505a89c7 (patch)
treea09ac440edd299d85a3517dea62caa2b115543fc /textproc/htmltolatex
parent5bc499ce47fa1a8da853b36cc61cddf06075d203 (diff)
downloadports-534fffca27bb18f7529d548c46ee3326505a89c7.tar.gz
ports-534fffca27bb18f7529d548c46ee3326505a89c7.zip
Notes
Diffstat (limited to 'textproc/htmltolatex')
-rw-r--r--textproc/htmltolatex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile
index 87e61eb2ef7d..d3111109b0e7 100644
--- a/textproc/htmltolatex/Makefile
+++ b/textproc/htmltolatex/Makefile
@@ -16,13 +16,14 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= Magick:${PORTSDIR}/graphics/ImageMagick
+USE_REINPLACE= yes
USE_BISON= yes
MAKEFILE= GNUmakefile
CXXFLAGS+= -I${LOCALBASE}/include -DUNIX
USE_GMAKE= yes
post-patch:
- @${PERL} -pi -e "s,^CXXFLAGS,#CXXFLAGS,g ; \
+ @${REINPLACE_CMD} -e "s,^CXXFLAGS,#CXXFLAGS,g ; \
s,^CXX,#CXX,g" ${WRKSRC}/${MAKEFILE}
do-install: