summaryrefslogtreecommitdiff
path: root/devel/ORBit2
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-01-04 08:43:09 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-01-04 08:43:09 +0000
commit694c63ae54b987bc19fd3406b972c1f545ea6c70 (patch)
tree7601ece9c314c9645d5243ba3bc9c9ae3c19cbee /devel/ORBit2
parent* Obey our CFLAGS (diff)
Bump libglib11d's version to 2.0,
and fix some configure problem(include pkg/PLIST).
Notes
Notes: svn path=/head/; revision=15819
Diffstat (limited to 'devel/ORBit2')
-rw-r--r--devel/ORBit2/Makefile4
1 files changed, 2 insertions, 2 deletions
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 <clkao@CirX.ORG>
#
-# $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