aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-27 16:29:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-27 16:29:28 +0000
commitbb5439929387b1375fed99d582744b03d7708a4a (patch)
treec588fb384e145a5fb2bde00aba6ef4032adf3d66 /textproc
parentc46d3879c7034788ba01f747dff4b9444aaddd57 (diff)
downloadports-bb5439929387b1375fed99d582744b03d7708a4a.tar.gz
ports-bb5439929387b1375fed99d582744b03d7708a4a.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/htdig/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile
index 394128f3fa2e..8836f9a28b62 100644
--- a/textproc/htdig/Makefile
+++ b/textproc/htdig/Makefile
@@ -50,6 +50,9 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/${APACHE_PORT}
EXTRA_PATCHES+= ${PATCHDIR}/RELENG_4-patch-htnet_SSLConnection.cc
.endif
+post-patch:
+ @${FIND} ${WRKSRC} -name configure | ${XARGS} ${REINPLACE_CMD} -e 's|echo aout|echo elf|'
+
pre-install:
.if exists(${PREFIX}/etc/htdig/htdig.conf)
${MV} ${PREFIX}/etc/htdig/htdig.conf ${PREFIX}/etc/htdig/htdig.conf.old