aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-04-18 09:47:29 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-04-18 09:47:29 +0000
commit5d48443269043d602e83f08d247c43b3a779a8d6 (patch)
treed8ee4593f1ee095117c3c4cb6366321f37bbefd8 /textproc
parentddf94f6362349e872bf8f898f3507b76d06805d5 (diff)
downloadports-5d48443269043d602e83f08d247c43b3a779a8d6.tar.gz
ports-5d48443269043d602e83f08d247c43b3a779a8d6.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/btparse/Makefile3
-rw-r--r--textproc/libxode/Makefile4
2 files changed, 0 insertions, 7 deletions
diff --git a/textproc/btparse/Makefile b/textproc/btparse/Makefile
index 82a9eac5e695..596c957ed16c 100644
--- a/textproc/btparse/Makefile
+++ b/textproc/btparse/Makefile
@@ -16,7 +16,4 @@ USE_LDCONFIG= yes
USES= perl5 libtool
USE_PERL5= build
-post-patch:
- @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
-
.include <bsd.port.mk>
diff --git a/textproc/libxode/Makefile b/textproc/libxode/Makefile
index 7e859a6fc797..f5c8ed092074 100644
--- a/textproc/libxode/Makefile
+++ b/textproc/libxode/Makefile
@@ -18,10 +18,6 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
-post-patch:
- @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
- ${WRKSRC}/configure
-
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libxode.so