- Fix an objformat removal related bug.

Reported by:	pav
This commit is contained in:
Stanislav Sedov 2007-07-05 21:37:31 +00:00
parent d4b473e0a5
commit b2afeb75ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195031

View file

@ -41,6 +41,10 @@ PLIST_SUB+= PYTHON="@comment "
PORTDOCS= README README.FreeBSD
.endif
post-patch:
@${REINPLACE_CMD} -E -e 's,(objformat=).*,\1elf,' \
${WRKSRC}/configure
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}