summaryrefslogtreecommitdiffstats
path: root/graphics/enfle
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-03-28 11:56:32 +0000
committerpav <pav@FreeBSD.org>2007-03-28 11:56:32 +0000
commit540cce369a983454c6f259f49a34f52f962e2337 (patch)
tree2a6bacc1a8b87d022ab4e097a7f78e4a6a32be7f /graphics/enfle
parent193f1d39fbc0c1099ba802267cd742f9bafdfb45 (diff)
downloadFreeBSD-ports-540cce369a983454c6f259f49a34f52f962e2337.zip
FreeBSD-ports-540cce369a983454c6f259f49a34f52f962e2337.tar.gz
- Fix after objformat removal
Reported by: pointyhat
Diffstat (limited to 'graphics/enfle')
-rw-r--r--graphics/enfle/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/enfle/Makefile b/graphics/enfle/Makefile
index 2fad311..c21dd21 100644
--- a/graphics/enfle/Makefile
+++ b/graphics/enfle/Makefile
@@ -36,6 +36,7 @@ MAN1= enfle.1
post-patch:
${PERL} -pi -e 's/^(.*_la_LDFLAGS = -module)$$/\1 -avoid-version/' \
${WRKSRC}/plugins/*/*/Makefile.in
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/ltconfig
post-install:
${INSTALL_MAN} ${WRKSRC}/enfle.1 ${PREFIX}/man/man1
OpenPOWER on IntegriCloud