diff options
Diffstat (limited to 'devel/ORBit/Makefile')
-rw-r--r-- | devel/ORBit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile index 37c20535c1b3..ea2b8d8f9b58 100644 --- a/devel/ORBit/Makefile +++ b/devel/ORBit/Makefile @@ -30,6 +30,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ INFO= libIDL +CONFLICTS= ORBacus-* + post-patch: @${TOUCH} ${WRKSRC}/configure |