diff options
Diffstat (limited to 'devel/ORBit2')
-rw-r--r-- | devel/ORBit2/Makefile | 4 |
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 |