aboutsummaryrefslogtreecommitdiff
path: root/devel/ORBit2
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2004-04-09 20:52:09 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2004-04-09 20:52:09 +0000
commit936a8e085184677a57736b579660f20f8f746b62 (patch)
treeebf631cca88d99a20a36d910583b628989ac07ca /devel/ORBit2
parent10ce2e8c08f89e4ccc37148aeb1b83d9046a480c (diff)
downloadports-936a8e085184677a57736b579660f20f8f746b62.tar.gz
ports-936a8e085184677a57736b579660f20f8f746b62.zip
Notes
Diffstat (limited to 'devel/ORBit2')
-rw-r--r--devel/ORBit2/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile
index c048a73e3e54..84b55120007d 100644
--- a/devel/ORBit2/Makefile
+++ b/devel/ORBit2/Makefile
@@ -30,8 +30,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
post-patch:
- @${FIND} ${WRKSRC} -type f | ${XARGS} ${GREP} -l LINC_THREADSAFE | \
- ${XARGS} ${REINPLACE_CMD} -e 's|LINC_THREADSAFE|G_THREADS_ENABLED|g'
@${REINPLACE_CMD} -e 's|%%X11BASE%%|${X11BASE}|g ; \
s|%%LOCALBASE%%|${LOCALBASE}|g' \
${WRKSRC}/src/idl-compiler/orbit-idl-backend.c \