summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--corba/ORBit/Makefile7
-rw-r--r--net/ORBit/Makefile7
2 files changed, 6 insertions, 8 deletions
diff --git a/corba/ORBit/Makefile b/corba/ORBit/Makefile
index 4e85b0df8f0..8e92bdac2d9 100644
--- a/corba/ORBit/Makefile
+++ b/corba/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/10/05 14:02:06 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/11/12 16:20:33 agc Exp $
#
DISTNAME= ORBit-0.3.0
@@ -8,12 +8,11 @@ MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/ORBit/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnome.org/
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-
DEPENDS+= glib-1.1.3:../../devel/glib
DEPENDS+= gindent-1.9.1:../../devel/gindent
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
LIBTOOL_FLAGS= --install-la
.include "../../mk/bsd.pkg.mk"
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile
index 4e85b0df8f0..8e92bdac2d9 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/10/05 14:02:06 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/11/12 16:20:33 agc Exp $
#
DISTNAME= ORBit-0.3.0
@@ -8,12 +8,11 @@ MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/ORBit/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnome.org/
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-
DEPENDS+= glib-1.1.3:../../devel/glib
DEPENDS+= gindent-1.9.1:../../devel/gindent
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
LIBTOOL_FLAGS= --install-la
.include "../../mk/bsd.pkg.mk"