summaryrefslogtreecommitdiff
path: root/net/ORBit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ORBit/Makefile')
-rw-r--r--net/ORBit/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile
index 0aa04bdf616..d2e8eaaed31 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2001/08/27 14:35:11 tron Exp $
+# $NetBSD: Makefile,v 1.62 2001/08/28 18:37:54 skrll Exp $
#
DISTNAME= ORBit-0.${ORBIT_MAJOR}.${ORBIT_MINOR}
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.gnome.org/
COMMENT= high-performance CORBA ORB with support for the C language
DEPENDS+= gindent-*:../../devel/gindent
-BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
BUILD_DEPENDS+= automake>=1.4:../../devel/automake
BUILD_USES_GETTEXT_M4= YES
@@ -32,9 +31,6 @@ PLIST_SUBST+= ORBIT_MAJOR=${ORBIT_MAJOR} ORBIT_MINOR=${ORBIT_MINOR}
INFO_FILES= libIDL.info
-pre-configure:
- cd ${WRKSRC}/popt && ${LOCALBASE}/bin/autoreconf --include-deps --force
-
.include "../../devel/gettext-lib/buildlink.mk"
.include "../../devel/glib/buildlink.mk"
.include "../../security/tcp_wrappers/buildlink.mk"