summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-22 23:31:14 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-22 23:31:14 +0000
commitbc214bef0f784b62fd7053d005d9973f05a94df6 (patch)
treef3e582932e0e330313dcca5a0784851544a6f43d /devel
parentDefine STRIP as the empty string so that install won't try to strip (diff)
glib is now ELFized.
Notes
Notes: svn path=/head/; revision=13339
Diffstat (limited to 'devel')
-rw-r--r--devel/ORBit/Makefile4
-rw-r--r--devel/ORBit2/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile
index 9e0b15c0cbe1..3a6d62b1f416 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.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
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