From 5f0551fd151e016e1ed0a0154e6d48ac79d1ab6b Mon Sep 17 00:00:00 2001 From: vanilla Date: Mon, 4 Jan 1999 08:43:09 +0000 Subject: Bump libglib11d's version to 2.0, and fix some configure problem(include pkg/PLIST). --- devel/ORBit2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/ORBit2') diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index c83c76faf362..4af937c79b2c 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -3,7 +3,7 @@ # Date Created: 16 Aug 1998 # Whom: Chia-liang Kao # -# $Id: Makefile,v 1.8 1998/12/26 19:23:25 vanilla Exp $ +# $Id: Makefile,v 1.9 1998/12/31 16:07:48 vanilla Exp $ # DISTNAME= ORBit-0.3.91 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ MAINTAINER= clkao@CirX.ORG -LIB_DEPENDS= glib11d.1:${PORTSDIR}/devel/glib11-devel +LIB_DEPENDS= glib11d.2:${PORTSDIR}/devel/glib11-devel GNU_CONFIGURE= yes USE_GMAKE= yes -- cgit