aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/ORBit2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile
index 90ce59f237ef..37ccbfa7b3ee 100644
--- a/devel/ORBit2/Makefile
+++ b/devel/ORBit2/Makefile
@@ -30,6 +30,8 @@ post-patch:
${WRKSRC}/src/orb/orb-core/orbit-typelib.c
@${REINPLACE_CMD} -e 's|-DG_DISABLE_DEPRECATED||g' \
${WRKSRC}/configure ${WRKSRC}/linc2/src/Makefile.in
+ @${REINPLACE_CMD} '/DESTDIR.*RANLIB/d' \
+ ${WRKSRC}/src/services/name/Makefile.in
post-install:
@${ECHO_CMD} "ORBIIOPIPv4=0" > ${STAGEDIR}${PREFIX}/etc/orbit2rc.sample