aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2007-04-23 06:50:34 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2007-04-23 06:50:34 +0000
commit064d110189b33f6a36f3773c867959bd54793e8b (patch)
tree9c2dc94a82d5326ee24be21f982570e8579ed1b0 /devel
parent8347bd7fb543a265f6e5b52f763c07bd41f631b6 (diff)
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/orbitcpp/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/devel/orbitcpp/Makefile b/devel/orbitcpp/Makefile
index e7de314a6a9e..2cc746bce7a6 100644
--- a/devel/orbitcpp/Makefile
+++ b/devel/orbitcpp/Makefile
@@ -16,17 +16,12 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= C++ bindings for ORBit, a CORBA 2.2-compliant ORB
USE_BZIP2= yes
-USE_GNOME= gnomehack lthack orbit2
+USE_GNOME= gnomehack ltverhack orbit2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+USE_AUTOTOOLS= libtool:15
post-patch:
@${REINPLACE_CMD} -e 's|^\(SUBDIRS =.*\)test\(.*\)|\1\2|' ${WRKSRC}/Makefile.in
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700029
-BROKEN= Segfault during build
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>