aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ORBit2
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1999-01-04 16:43:09 +0800
committervanilla <vanilla@FreeBSD.org>1999-01-04 16:43:09 +0800
commit5f0551fd151e016e1ed0a0154e6d48ac79d1ab6b (patch)
tree045e8a3dba54e2bc3eddd6c7dca71390d8561177 /devel/ORBit2
parent23cf2807f77252f159e9f29406fc5328a175e24d (diff)
downloadfreebsd-ports-gnome-5f0551fd151e016e1ed0a0154e6d48ac79d1ab6b.tar.gz
freebsd-ports-gnome-5f0551fd151e016e1ed0a0154e6d48ac79d1ab6b.tar.zst
freebsd-ports-gnome-5f0551fd151e016e1ed0a0154e6d48ac79d1ab6b.zip
Bump libglib11d's version to 2.0,
and fix some configure problem(include pkg/PLIST).
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