aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-07-14 14:59:22 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-07-14 14:59:22 +0000
commit612799067feb33e63b0a32e60d795192558b537b (patch)
tree7c9e85fe7e41b996c989818dc731b99366fa2e48 /net-p2p
parent9d03915068c7f2440a80d00ed6e2d5a6e1521fb2 (diff)
downloadports-612799067feb33e63b0a32e60d795192558b537b.tar.gz
ports-612799067feb33e63b0a32e60d795192558b537b.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/verlihub-plugins/Makefile.plugins3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/verlihub-plugins/Makefile.plugins b/net-p2p/verlihub-plugins/Makefile.plugins
index 11bb8cd016fe..82bf60106460 100644
--- a/net-p2p/verlihub-plugins/Makefile.plugins
+++ b/net-p2p/verlihub-plugins/Makefile.plugins
@@ -26,6 +26,9 @@ PLIST_FILES+= lib/lib${PLUGIN_NAME}_pi.a \
PKGMESSAGE= ${WRKDIR}/pkg-message
PKGMESSAGE_TEMPLATE= ${PORTSDIR}/net-p2p/verlihub-plugins/pkg-message.plugins
+post-patch::
+ @${REINPLACE_CMD} -e 's,echo aout,echo elf,' ${WRKSRC}/configure
+
post-build::
@${SED} -e 's,%%PLUGIN_DESC%%,${PLUGIN_DESC},' < ${PKGMESSAGE_TEMPLATE} \
> ${PKGMESSAGE}