summaryrefslogtreecommitdiff
path: root/net/ORBit2/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-01-22 09:25:44 +0000
committerjmmv <jmmv>2003-01-22 09:25:44 +0000
commitccd1600d04af30b5bc9bc13a68a6203b443272a7 (patch)
tree7ebd013af0ea08ab378cb3694c35920d6cc2fcd4 /net/ORBit2/Makefile
parent2fa32ab9cfda5b75682c7491365aac36309a028e (diff)
downloadpkgsrc-ccd1600d04af30b5bc9bc13a68a6203b443272a7.tar.gz
Update to 2.6.0. Changes since 2.5.0 include multiple bugfixes.
This is no longer a development version.
Diffstat (limited to 'net/ORBit2/Makefile')
-rw-r--r--net/ORBit2/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/net/ORBit2/Makefile b/net/ORBit2/Makefile
index ee0cce8404d..7bfeaabbbe1 100644
--- a/net/ORBit2/Makefile
+++ b/net/ORBit2/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2002/12/24 06:10:16 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2003/01/22 09:25:44 jmmv Exp $
#
-DISTNAME= ORBit2-2.5.0
-PKGREVISION= 1
+DISTNAME= ORBit2-2.6.0
CATEGORIES= net gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ORBit2/2.5/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ORBit2/2.6/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= rh@netbsd.org
@@ -19,6 +18,8 @@ LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE= ${WRKSRC}/ORBit-2.0.pc.in
PKGCONFIG_OVERRIDE+= ${WRKSRC}/ORBit-CosNaming-2.0.pc.in
+BUILDLINK_DEPENDS.linc= linc>=1.0.0
+
.include "../../net/linc/buildlink2.mk"
.include "../../net/libIDL/buildlink2.mk"
.include "../../devel/popt/buildlink2.mk"