diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-04 08:43:09 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-04 08:43:09 +0000 |
commit | 694c63ae54b987bc19fd3406b972c1f545ea6c70 (patch) | |
tree | 7601ece9c314c9645d5243ba3bc9c9ae3c19cbee /devel/ORBit | |
parent | ccdd87cbc6983cb3481b696d85174632471c5975 (diff) |
Notes
Diffstat (limited to 'devel/ORBit')
-rw-r--r-- | devel/ORBit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile index c83c76faf362..4af937c79b2c 100644 --- a/devel/ORBit/Makefile +++ b/devel/ORBit/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 |