aboutsummaryrefslogtreecommitdiff
path: root/lang/guile
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2018-01-14 22:18:54 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2018-01-14 22:18:54 +0000
commit4034a239b513ec5efe36d45b1da7498ada8620f5 (patch)
tree3fd4da9f3fd116139a42afe361f4a82938ffb2c7 /lang/guile
parente98261f04c056c7aaf4f8c0fcca67ce9001ce4eb (diff)
downloadports-4034a239b513ec5efe36d45b1da7498ada8620f5.tar.gz
ports-4034a239b513ec5efe36d45b1da7498ada8620f5.zip
Remove unneeded editing of aclocal.m4. That file is completely
regenerated by USES=autoreconf.
Notes
Notes: svn path=/head/; revision=459008
Diffstat (limited to 'lang/guile')
-rw-r--r--lang/guile/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index fde7aa706e51..0e38cb9f81cb 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -49,7 +49,6 @@ post-extract:
post-patch:
@cd ${WRKSRC} ; \
${REINPLACE_CMD} -e 's|<malloc\.h>|<stdlib.h>|g' ${REINPLACE_FILES}
- @${REINPLACE_CMD} -e 's|2.68|${AUTOCONF_VERSION}|g' ${WRKSRC}/aclocal.m4
@${REINPLACE_CMD} -e 's|$$(libdir)|$$(libdir)data|g' ${WRKSRC}/Makefile.am
@${TOUCH} ${WRKSRC}/Makefile.in