1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Remove old libtool patch

This commit is contained in:
Tijl Coosemans 2014-09-18 08:53:05 +00:00
parent 68a4be925d
commit 83fa084228
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368432

View File

@ -26,7 +26,4 @@ NO_MTREE= yes
PLIST_SUB= ARCH=${ARCH}
post-patch:
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure ${WRKSRC}/ltconfig
.include <bsd.port.mk>