1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

Fix build after objformat removal.

This commit is contained in:
MANTANI Nobutaka 2007-03-04 13:50:33 +00:00
parent fa3efcc75f
commit 3d5c49ab80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186497

View File

@ -28,6 +28,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}+cvs.2004.02.07
# tests need CppUnit
post-patch:
@${REINPLACE_CMD} -e 's| tests||' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure
pre-configure:
.for i in install-sh missing depcomp mkinstalldirs