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:
parent
fa3efcc75f
commit
3d5c49ab80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186497
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user