aboutsummaryrefslogtreecommitdiff
path: root/devel/libmpcbdm
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-07-05 22:06:12 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-07-05 22:06:12 +0000
commit9b9ef4692d571b2241dd8067b3d1b69ea1b5a94b (patch)
treeefc29960ba51bc555beb9218fc86a3118c04e33e /devel/libmpcbdm
parentb2afeb75ec5e2ee2cd9372be561b595475f7942b (diff)
downloadports-9b9ef4692d571b2241dd8067b3d1b69ea1b5a94b.tar.gz
ports-9b9ef4692d571b2241dd8067b3d1b69ea1b5a94b.zip
- Fix bug related to objformat removal.
Reported by: pav
Notes
Notes: svn path=/head/; revision=195032
Diffstat (limited to 'devel/libmpcbdm')
-rw-r--r--devel/libmpcbdm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/libmpcbdm/Makefile b/devel/libmpcbdm/Makefile
index ef624ce773a1..fce840ea52d8 100644
--- a/devel/libmpcbdm/Makefile
+++ b/devel/libmpcbdm/Makefile
@@ -23,6 +23,10 @@ USE_LDCONFIG= yes
ONLY_FOR_ARCHS= i386
+post-patch:
+ @${REINPLACE_CMD} -E -e 's,(objformat=).*,\1elf,' \
+ ${WRKSRC}/configure
+
post-install:
@${MKDIR} ${DATADIR}
${INSTALL_DATA} ${WRKSRC}/Flash.dev ${DATADIR}