summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-25 10:07:46 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-25 10:07:46 +0000
commitb6d6b302c94fe4922cbc4550b3fdb06a43de6f8e (patch)
tree5cb9db5eb8ca0e67fcba05547c0ef9443cb310e3
parenttk80 has been ELFized. (diff)
tcl80 has been ELFized.
Notes
Notes: svn path=/head/; revision=13388
-rw-r--r--databases/postgresql-devel-server/Makefile4
-rw-r--r--databases/postgresql-devel/Makefile4
-rw-r--r--databases/postgresql7/Makefile4
-rw-r--r--databases/postgresql73-server/Makefile4
-rw-r--r--databases/postgresql73/Makefile4
-rw-r--r--databases/postgresql74-server/Makefile4
-rw-r--r--databases/postgresql80-server/Makefile4
-rw-r--r--databases/postgresql81-server/Makefile4
-rw-r--r--databases/postgresql82-server/Makefile4
-rw-r--r--databases/postgresql83-server/Makefile4
-rw-r--r--databases/postgresql84-server/Makefile4
-rw-r--r--databases/postgresql90-server/Makefile4
-rw-r--r--databases/postgresql91-server/Makefile4
-rw-r--r--databases/postgresql92-server/Makefile4
-rw-r--r--deskutils/abacus/Makefile4
-rw-r--r--editors/e93/Makefile4
-rw-r--r--editors/vim/Makefile4
-rw-r--r--editors/vim5/Makefile4
-rw-r--r--editors/vim6/Makefile4
-rw-r--r--mail/cyrus-imapd/Makefile4
-rw-r--r--mail/cyrus-imapd2/Makefile4
-rw-r--r--mail/cyrus-imapd22/Makefile4
-rw-r--r--mail/cyrus-imapd23/Makefile4
-rw-r--r--mail/cyrus-imapd24/Makefile4
-rw-r--r--mail/cyrus/Makefile4
-rw-r--r--mail/tkrat/Makefile4
-rw-r--r--mail/tkrat2/Makefile4
-rw-r--r--net/ttt/Makefile4
28 files changed, 56 insertions, 56 deletions
diff --git a/databases/postgresql-devel-server/Makefile b/databases/postgresql-devel-server/Makefile
index b649a7582979..d2d06724b61f 100644
--- a/databases/postgresql-devel-server/Makefile
+++ b/databases/postgresql-devel-server/Makefile
@@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
+# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
#
DISTNAME= postgresql-6.3.2
@@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
# postgresql with tcl support by typing: make USE_TCL=yes
.if defined(USE_TCL)
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
diff --git a/databases/postgresql-devel/Makefile b/databases/postgresql-devel/Makefile
index b649a7582979..d2d06724b61f 100644
--- a/databases/postgresql-devel/Makefile
+++ b/databases/postgresql-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
+# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
#
DISTNAME= postgresql-6.3.2
@@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
# postgresql with tcl support by typing: make USE_TCL=yes
.if defined(USE_TCL)
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
diff --git a/databases/postgresql7/Makefile b/databases/postgresql7/Makefile
index b649a7582979..d2d06724b61f 100644
--- a/databases/postgresql7/Makefile
+++ b/databases/postgresql7/Makefile
@@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
+# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
#
DISTNAME= postgresql-6.3.2
@@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
# postgresql with tcl support by typing: make USE_TCL=yes
.if defined(USE_TCL)
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
diff --git a/databases/postgresql73-server/Makefile b/databases/postgresql73-server/Makefile
index b649a7582979..d2d06724b61f 100644
--- a/databases/postgresql73-server/Makefile
+++ b/databases/postgresql73-server/Makefile
@@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
+# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
#
DISTNAME= postgresql-6.3.2
@@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
# postgresql with tcl support by typing: make USE_TCL=yes
.if defined(USE_TCL)
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
diff --git a/databases/postgresql73/Makefile b/databases/postgresql73/Makefile
index b649a7582979..d2d06724b61f 100644
--- a/databases/postgresql73/Makefile
+++ b/databases/postgresql73/Makefile
@@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
+# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
#
DISTNAME= postgresql-6.3.2
@@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
# postgresql with tcl support by typing: make USE_TCL=yes
.if defined(USE_TCL)
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
diff --git a/databases/postgresql74-server/Makefile b/databases/postgresql74-server/Makefile
index b649a7582979..d2d06724b61f 100644
--- a/databases/postgresql74-server/Makefile
+++ b/databases/postgresql74-server/Makefile
@@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
+# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
#
DISTNAME= postgresql-6.3.2
@@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
# postgresql with tcl support by typing: make USE_TCL=yes
.if defined(USE_TCL)
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
diff --git a/databases/postgresql80-server/Makefile b/databases/postgresql80-server/Makefile
index b649a7582979..d2d06724b61f 100644
--- a/databases/postgresql80-server/Makefile
+++ b/databases/postgresql80-server/Makefile
@@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
+# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
#
DISTNAME= postgresql-6.3.2
@@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
# postgresql with tcl support by typing: make USE_TCL=yes
.if defined(USE_TCL)
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
diff --git a/databases/postgresql81-server/Makefile b/databases/postgresql81-server/Makefile
index b649a7582979..d2d06724b61f 100644
--- a/databases/postgresql81-server/Makefile
+++ b/databases/postgresql81-server/Makefile
@@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
+# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
#
DISTNAME= postgresql-6.3.2
@@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
# postgresql with tcl support by typing: make USE_TCL=yes
.if defined(USE_TCL)
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
diff --git a/databases/postgresql82-server/Makefile b/databases/postgresql82-server/Makefile
index b649a7582979..d2d06724b61f 100644
--- a/databases/postgresql82-server/Makefile
+++ b/databases/postgresql82-server/Makefile
@@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
+# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
#
DISTNAME= postgresql-6.3.2
@@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
# postgresql with tcl support by typing: make USE_TCL=yes
.if defined(USE_TCL)
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
diff --git a/databases/postgresql83-server/Makefile b/databases/postgresql83-server/Makefile
index b649a7582979..d2d06724b61f 100644
--- a/databases/postgresql83-server/Makefile
+++ b/databases/postgresql83-server/Makefile
@@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
+# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
#
DISTNAME= postgresql-6.3.2
@@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
# postgresql with tcl support by typing: make USE_TCL=yes
.if defined(USE_TCL)
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
diff --git a/databases/postgresql84-server/Makefile b/databases/postgresql84-server/Makefile
index b649a7582979..d2d06724b61f 100644
--- a/databases/postgresql84-server/Makefile
+++ b/databases/postgresql84-server/Makefile
@@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
+# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
#
DISTNAME= postgresql-6.3.2
@@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
# postgresql with tcl support by typing: make USE_TCL=yes
.if defined(USE_TCL)
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
diff --git a/databases/postgresql90-server/Makefile b/databases/postgresql90-server/Makefile
index b649a7582979..d2d06724b61f 100644
--- a/databases/postgresql90-server/Makefile
+++ b/databases/postgresql90-server/Makefile
@@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
+# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
#
DISTNAME= postgresql-6.3.2
@@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
# postgresql with tcl support by typing: make USE_TCL=yes
.if defined(USE_TCL)
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile
index b649a7582979..d2d06724b61f 100644
--- a/databases/postgresql91-server/Makefile
+++ b/databases/postgresql91-server/Makefile
@@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
+# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
#
DISTNAME= postgresql-6.3.2
@@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
# postgresql with tcl support by typing: make USE_TCL=yes
.if defined(USE_TCL)
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
diff --git a/databases/postgresql92-server/Makefile b/databases/postgresql92-server/Makefile
index b649a7582979..d2d06724b61f 100644
--- a/databases/postgresql92-server/Makefile
+++ b/databases/postgresql92-server/Makefile
@@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
+# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
#
DISTNAME= postgresql-6.3.2
@@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
# postgresql with tcl support by typing: make USE_TCL=yes
.if defined(USE_TCL)
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
diff --git a/deskutils/abacus/Makefile b/deskutils/abacus/Makefile
index 52a48bcd5ad3..e35df3cc6534 100644
--- a/deskutils/abacus/Makefile
+++ b/deskutils/abacus/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 August 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.1.1.1 1998/09/09 19:22:37 andreas Exp $
+# $Id: Makefile,v 1.2 1998/09/25 10:05:06 asami Exp $
#
DISTNAME= abacus
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= andy@icc.surw.chel.su
-LIB_DEPENDS= tcl80:${PORTSDIR}/lang/tcl80 \
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \
tk80.1:${PORTSDIR}/x11-toolkits/tk80
ALL_TARGET= dep tcl_interf/nxlc
diff --git a/editors/e93/Makefile b/editors/e93/Makefile
index e0fcf79b4aa0..0b55cf040d9a 100644
--- a/editors/e93/Makefile
+++ b/editors/e93/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 June 1995
# Whom: Satoshi Asami (asami)
#
-# $Id: Makefile,v 1.18 1998/03/17 07:48:56 tg Exp $
+# $Id: Makefile,v 1.19 1998/08/05 09:30:48 asami Exp $
#
DISTNAME= e93-1.2r6X
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= editors
MAINTAINER= ports@FreeBSD.ORG
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
MAKEFILE= makefile
USE_X_PREFIX= yes
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 44d9ad66dead..37bfce6365b3 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -4,7 +4,7 @@
# Date created: Sat June 29, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.27 1998/09/05 03:12:55 obrien Exp $
+# $Id: Makefile,v 1.28 1998/09/06 06:19:01 obrien Exp $
#
DISTNAME= vim-5.3
@@ -22,7 +22,7 @@ MAINTAINER= obrien@FreeBSD.org
.if defined(BATCH)
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 \
python:${PORTSDIR}/lang/python
-LIB_DEPENDS= tcl80\\.1\\.2:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
RUN_DEPENDS= python:${PORTSDIR}/lang/python
USE_PERL5= yes
.endif
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile
index 44d9ad66dead..37bfce6365b3 100644
--- a/editors/vim5/Makefile
+++ b/editors/vim5/Makefile
@@ -4,7 +4,7 @@
# Date created: Sat June 29, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.27 1998/09/05 03:12:55 obrien Exp $
+# $Id: Makefile,v 1.28 1998/09/06 06:19:01 obrien Exp $
#
DISTNAME= vim-5.3
@@ -22,7 +22,7 @@ MAINTAINER= obrien@FreeBSD.org
.if defined(BATCH)
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 \
python:${PORTSDIR}/lang/python
-LIB_DEPENDS= tcl80\\.1\\.2:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
RUN_DEPENDS= python:${PORTSDIR}/lang/python
USE_PERL5= yes
.endif
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile
index 44d9ad66dead..37bfce6365b3 100644
--- a/editors/vim6/Makefile
+++ b/editors/vim6/Makefile
@@ -4,7 +4,7 @@
# Date created: Sat June 29, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.27 1998/09/05 03:12:55 obrien Exp $
+# $Id: Makefile,v 1.28 1998/09/06 06:19:01 obrien Exp $
#
DISTNAME= vim-5.3
@@ -22,7 +22,7 @@ MAINTAINER= obrien@FreeBSD.org
.if defined(BATCH)
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 \
python:${PORTSDIR}/lang/python
-LIB_DEPENDS= tcl80\\.1\\.2:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
RUN_DEPENDS= python:${PORTSDIR}/lang/python
USE_PERL5= yes
.endif
diff --git a/mail/cyrus-imapd/Makefile b/mail/cyrus-imapd/Makefile
index d2218617eb49..c716ca259a05 100644
--- a/mail/cyrus-imapd/Makefile
+++ b/mail/cyrus-imapd/Makefile
@@ -3,7 +3,7 @@
# Date created: May 4th 1997
# Whom: jfitz@FreeBSD.ORG
#
-# $Id: Makefile,v 1.7 1998/02/25 09:41:30 asami Exp $
+# $Id: Makefile,v 1.8 1998/09/23 15:36:26 stb Exp $
#
DISTNAME= cyrus-imapd-v1.5.14
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
MAINTAINER= stb@FreeBSD.ORG
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
HAS_CONFIGURE= YES
diff --git a/mail/cyrus-imapd2/Makefile b/mail/cyrus-imapd2/Makefile
index d2218617eb49..c716ca259a05 100644
--- a/mail/cyrus-imapd2/Makefile
+++ b/mail/cyrus-imapd2/Makefile
@@ -3,7 +3,7 @@
# Date created: May 4th 1997
# Whom: jfitz@FreeBSD.ORG
#
-# $Id: Makefile,v 1.7 1998/02/25 09:41:30 asami Exp $
+# $Id: Makefile,v 1.8 1998/09/23 15:36:26 stb Exp $
#
DISTNAME= cyrus-imapd-v1.5.14
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
MAINTAINER= stb@FreeBSD.ORG
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
HAS_CONFIGURE= YES
diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile
index d2218617eb49..c716ca259a05 100644
--- a/mail/cyrus-imapd22/Makefile
+++ b/mail/cyrus-imapd22/Makefile
@@ -3,7 +3,7 @@
# Date created: May 4th 1997
# Whom: jfitz@FreeBSD.ORG
#
-# $Id: Makefile,v 1.7 1998/02/25 09:41:30 asami Exp $
+# $Id: Makefile,v 1.8 1998/09/23 15:36:26 stb Exp $
#
DISTNAME= cyrus-imapd-v1.5.14
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
MAINTAINER= stb@FreeBSD.ORG
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
HAS_CONFIGURE= YES
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index d2218617eb49..c716ca259a05 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -3,7 +3,7 @@
# Date created: May 4th 1997
# Whom: jfitz@FreeBSD.ORG
#
-# $Id: Makefile,v 1.7 1998/02/25 09:41:30 asami Exp $
+# $Id: Makefile,v 1.8 1998/09/23 15:36:26 stb Exp $
#
DISTNAME= cyrus-imapd-v1.5.14
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
MAINTAINER= stb@FreeBSD.ORG
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
HAS_CONFIGURE= YES
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile
index d2218617eb49..c716ca259a05 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -3,7 +3,7 @@
# Date created: May 4th 1997
# Whom: jfitz@FreeBSD.ORG
#
-# $Id: Makefile,v 1.7 1998/02/25 09:41:30 asami Exp $
+# $Id: Makefile,v 1.8 1998/09/23 15:36:26 stb Exp $
#
DISTNAME= cyrus-imapd-v1.5.14
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
MAINTAINER= stb@FreeBSD.ORG
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
HAS_CONFIGURE= YES
diff --git a/mail/cyrus/Makefile b/mail/cyrus/Makefile
index d2218617eb49..c716ca259a05 100644
--- a/mail/cyrus/Makefile
+++ b/mail/cyrus/Makefile
@@ -3,7 +3,7 @@
# Date created: May 4th 1997
# Whom: jfitz@FreeBSD.ORG
#
-# $Id: Makefile,v 1.7 1998/02/25 09:41:30 asami Exp $
+# $Id: Makefile,v 1.8 1998/09/23 15:36:26 stb Exp $
#
DISTNAME= cyrus-imapd-v1.5.14
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
MAINTAINER= stb@FreeBSD.ORG
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
HAS_CONFIGURE= YES
diff --git a/mail/tkrat/Makefile b/mail/tkrat/Makefile
index 426d40c89cc2..776554d5a9f1 100644
--- a/mail/tkrat/Makefile
+++ b/mail/tkrat/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 October 1997
# Whom: Bruce Gingery <bgingery@gtcs.com>
#
-# $Id: Makefile,v 1.6 1998/08/07 23:56:29 asami Exp $
+# $Id: Makefile,v 1.7 1998/09/25 10:05:09 asami Exp $
#
DISTNAME= tkrat-1.1
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \
MAINTAINER= appleseed@his.com
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80
-LIB_DEPENDS= tcl80\\.1\\.2:${PORTSDIR}/lang/tcl80 \
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \
tk80.1:${PORTSDIR}/x11-toolkits/tk80 \
c-client\\.2\\.1:${PORTSDIR}/mail/imap-uw
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile
index 426d40c89cc2..776554d5a9f1 100644
--- a/mail/tkrat2/Makefile
+++ b/mail/tkrat2/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 October 1997
# Whom: Bruce Gingery <bgingery@gtcs.com>
#
-# $Id: Makefile,v 1.6 1998/08/07 23:56:29 asami Exp $
+# $Id: Makefile,v 1.7 1998/09/25 10:05:09 asami Exp $
#
DISTNAME= tkrat-1.1
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \
MAINTAINER= appleseed@his.com
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80
-LIB_DEPENDS= tcl80\\.1\\.2:${PORTSDIR}/lang/tcl80 \
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \
tk80.1:${PORTSDIR}/x11-toolkits/tk80 \
c-client\\.2\\.1:${PORTSDIR}/mail/imap-uw
diff --git a/net/ttt/Makefile b/net/ttt/Makefile
index aed9a9da115d..d974b9e1979f 100644
--- a/net/ttt/Makefile
+++ b/net/ttt/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 September 1998
# Whom: Kenjiro Cho <kjc@csl.sony.co.jp>
#
-# $Id: Makefile,v 1.8 1998/09/22 09:39:55 kjc Exp $
+# $Id: Makefile,v 1.9 1998/09/25 10:05:12 asami Exp $
#
DISTNAME= ttt-1.3
@@ -14,7 +14,7 @@ MAINTAINER= kjc@csl.sony.co.jp
# the tcl/tk LIB_DEPENDS has to match that of ports/x11-toolkits/blt.
LIB_DEPENDS= BLT\\.2\\.4:${PORTSDIR}/x11-toolkits/blt \
- tcl80\\.1:${PORTSDIR}/lang/tcl80 \
+ tcl80.1:${PORTSDIR}/lang/tcl80 \
tk80.1:${PORTSDIR}/x11-toolkits/tk80
GNU_CONFIGURE= yes