summaryrefslogtreecommitdiffstats
path: root/devel/ORBit2
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ORBit2')
-rw-r--r--devel/ORBit2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile
index 48cb26679..04c5c23d2 100644
--- a/devel/ORBit2/Makefile
+++ b/devel/ORBit2/Makefile
@@ -1,6 +1,6 @@
# Created by: Chia-liang Kao <clkao@CirX.ORG>
# $FreeBSD: head/devel/ORBit2/Makefile 313633 2013-03-08 10:51:34Z kwm $
-# $MCom: ports/devel/ORBit2/Makefile,v 1.57 2010/09/29 14:08:02 kwm Exp $
+# $MCom: ports/devel/ORBit2/Makefile,v 1.59 2013/03/30 07:25:13 kwm Exp $
PORTNAME= ORBit2
PORTVERSION= 2.14.19
@@ -32,7 +32,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
${WRKSRC}/src/orb/orb-core/orbit-typelib.c
@${REINPLACE_CMD} -e 's|-DG_DISABLE_DEPRECATED||g' \
- ${WRKSRC}/configure
+ ${WRKSRC}/configure ${WRKSRC}/linc2/src/Makefile.in
post-install:
@${ECHO_CMD} "ORBIIOPIPv4=0" > ${PREFIX}/etc/orbit2rc.default