aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ORBit2
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-09-23 07:31:14 +0800
committerasami <asami@FreeBSD.org>1998-09-23 07:31:14 +0800
commit324c71151d963527e0bbab50db9c228ebb79c0fe (patch)
tree02b9be8d384cab55eef9f49f32ac53553d6f41b0 /devel/ORBit2
parentad1363dca57ffb70badaae8ee808c777b8147885 (diff)
downloadfreebsd-ports-gnome-324c71151d963527e0bbab50db9c228ebb79c0fe.tar.gz
freebsd-ports-gnome-324c71151d963527e0bbab50db9c228ebb79c0fe.tar.zst
freebsd-ports-gnome-324c71151d963527e0bbab50db9c228ebb79c0fe.zip
glib is now ELFized.
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 9e0b15c0cbe1..3a6d62b1f416 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.2 1998/08/19 22:51:05 asami Exp $
+# $Id: Makefile,v 1.3 1998/08/20 02:32:50 asami Exp $
#
DISTNAME= ORBit-0.2.1
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.gnome.org/pub/ORBit/
MAINTAINER= clkao@CirX.ORG
-LIB_DEPENDS= glib11\\.0\\.:${PORTSDIR}/devel/glib
+LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib
GNU_CONFIGURE= yes
USE_GMAKE= yes