summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-p2p/dclib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/dclib/Makefile b/net-p2p/dclib/Makefile
index 7d9c487..bb5af99 100644
--- a/net-p2p/dclib/Makefile
+++ b/net-p2p/dclib/Makefile
@@ -39,5 +39,6 @@ post-patch:
${WRKSRC}/Makefile.in
${FIND} ${WRKSRC} -name "Makefile.*" | ${XARGS} \
${REINPLACE_CMD} -e 's|dclib-0.3/||g'
+ ${REINPLACE_CMD} -e 's|-0.3||g' ${WRKSRC}/dclib.pc.in
.include <bsd.port.mk>
OpenPOWER on IntegriCloud