summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-25 10:05:14 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-25 10:05:14 +0000
commit41637d44471fe46421e251069fa3e5873a8f2846 (patch)
tree914722e7969fd12c2bcc70916125e14bf86fabc9 /lang
parentaudio/esound is now ELF. (diff)
tk80 has been ELFized.
Notes
Notes: svn path=/head/; revision=13387
Diffstat (limited to 'lang')
-rw-r--r--lang/expect/Makefile4
-rw-r--r--lang/python+ipv6/Makefile4
-rw-r--r--lang/python-devel/Makefile4
-rw-r--r--lang/python/Makefile4
-rw-r--r--lang/python15/Makefile4
-rw-r--r--lang/python20/Makefile4
-rw-r--r--lang/python21/Makefile4
-rw-r--r--lang/python22/Makefile4
-rw-r--r--lang/python23/Makefile4
-rw-r--r--lang/python24/Makefile4
-rw-r--r--lang/python25/Makefile4
-rw-r--r--lang/python26/Makefile4
-rw-r--r--lang/python27/Makefile4
-rw-r--r--lang/python30/Makefile4
-rw-r--r--lang/python31/Makefile4
-rw-r--r--lang/python32/Makefile4
-rw-r--r--lang/tclX/Makefile4
-rw-r--r--lang/tclX80/Makefile4
-rw-r--r--lang/tclX82/Makefile4
19 files changed, 38 insertions, 38 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 7abf2abd4207..6678c49aac96 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -3,7 +3,7 @@
# Whom: pst
# Version required: 5.26
#
-# $Id: Makefile,v 1.33 1998/08/07 23:56:28 asami Exp $
+# $Id: Makefile,v 1.34 1998/09/22 18:52:16 asami Exp $
#
# Note this file is included from japanese/expect/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://peloton.physics.montana.edu/pub/distfiles/
MAINTAINER= ports@freebsd.org
-LIB_DEPENDS?= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80
+LIB_DEPENDS?= tk80.1:${PORTSDIR}/x11-toolkits/tk80
GNU_CONFIGURE= yes
CONFIGURE_ARGS?= --enable-shared \
diff --git a/lang/python+ipv6/Makefile b/lang/python+ipv6/Makefile
index 8845def09639..468b678a4932 100644
--- a/lang/python+ipv6/Makefile
+++ b/lang/python+ipv6/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.37 1998/07/28 06:59:45 tg Exp $
+# $Id: Makefile,v 1.38 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= pyth151
@@ -46,7 +46,7 @@ SETUP_FILE= Setup
#
WITH_TK?= yes
.if defined(WITH_TK) && $(WITH_TK) == yes
-TK_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
+TK_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
SETUP_LOCAL= Setup.tk
.endif
diff --git a/lang/python-devel/Makefile b/lang/python-devel/Makefile
index 8845def09639..468b678a4932 100644
--- a/lang/python-devel/Makefile
+++ b/lang/python-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.37 1998/07/28 06:59:45 tg Exp $
+# $Id: Makefile,v 1.38 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= pyth151
@@ -46,7 +46,7 @@ SETUP_FILE= Setup
#
WITH_TK?= yes
.if defined(WITH_TK) && $(WITH_TK) == yes
-TK_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
+TK_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
SETUP_LOCAL= Setup.tk
.endif
diff --git a/lang/python/Makefile b/lang/python/Makefile
index 8845def09639..468b678a4932 100644
--- a/lang/python/Makefile
+++ b/lang/python/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.37 1998/07/28 06:59:45 tg Exp $
+# $Id: Makefile,v 1.38 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= pyth151
@@ -46,7 +46,7 @@ SETUP_FILE= Setup
#
WITH_TK?= yes
.if defined(WITH_TK) && $(WITH_TK) == yes
-TK_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
+TK_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
SETUP_LOCAL= Setup.tk
.endif
diff --git a/lang/python15/Makefile b/lang/python15/Makefile
index 8845def09639..468b678a4932 100644
--- a/lang/python15/Makefile
+++ b/lang/python15/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.37 1998/07/28 06:59:45 tg Exp $
+# $Id: Makefile,v 1.38 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= pyth151
@@ -46,7 +46,7 @@ SETUP_FILE= Setup
#
WITH_TK?= yes
.if defined(WITH_TK) && $(WITH_TK) == yes
-TK_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
+TK_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
SETUP_LOCAL= Setup.tk
.endif
diff --git a/lang/python20/Makefile b/lang/python20/Makefile
index 8845def09639..468b678a4932 100644
--- a/lang/python20/Makefile
+++ b/lang/python20/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.37 1998/07/28 06:59:45 tg Exp $
+# $Id: Makefile,v 1.38 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= pyth151
@@ -46,7 +46,7 @@ SETUP_FILE= Setup
#
WITH_TK?= yes
.if defined(WITH_TK) && $(WITH_TK) == yes
-TK_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
+TK_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
SETUP_LOCAL= Setup.tk
.endif
diff --git a/lang/python21/Makefile b/lang/python21/Makefile
index 8845def09639..468b678a4932 100644
--- a/lang/python21/Makefile
+++ b/lang/python21/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.37 1998/07/28 06:59:45 tg Exp $
+# $Id: Makefile,v 1.38 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= pyth151
@@ -46,7 +46,7 @@ SETUP_FILE= Setup
#
WITH_TK?= yes
.if defined(WITH_TK) && $(WITH_TK) == yes
-TK_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
+TK_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
SETUP_LOCAL= Setup.tk
.endif
diff --git a/lang/python22/Makefile b/lang/python22/Makefile
index 8845def09639..468b678a4932 100644
--- a/lang/python22/Makefile
+++ b/lang/python22/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.37 1998/07/28 06:59:45 tg Exp $
+# $Id: Makefile,v 1.38 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= pyth151
@@ -46,7 +46,7 @@ SETUP_FILE= Setup
#
WITH_TK?= yes
.if defined(WITH_TK) && $(WITH_TK) == yes
-TK_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
+TK_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
SETUP_LOCAL= Setup.tk
.endif
diff --git a/lang/python23/Makefile b/lang/python23/Makefile
index 8845def09639..468b678a4932 100644
--- a/lang/python23/Makefile
+++ b/lang/python23/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.37 1998/07/28 06:59:45 tg Exp $
+# $Id: Makefile,v 1.38 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= pyth151
@@ -46,7 +46,7 @@ SETUP_FILE= Setup
#
WITH_TK?= yes
.if defined(WITH_TK) && $(WITH_TK) == yes
-TK_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
+TK_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
SETUP_LOCAL= Setup.tk
.endif
diff --git a/lang/python24/Makefile b/lang/python24/Makefile
index 8845def09639..468b678a4932 100644
--- a/lang/python24/Makefile
+++ b/lang/python24/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.37 1998/07/28 06:59:45 tg Exp $
+# $Id: Makefile,v 1.38 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= pyth151
@@ -46,7 +46,7 @@ SETUP_FILE= Setup
#
WITH_TK?= yes
.if defined(WITH_TK) && $(WITH_TK) == yes
-TK_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
+TK_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
SETUP_LOCAL= Setup.tk
.endif
diff --git a/lang/python25/Makefile b/lang/python25/Makefile
index 8845def09639..468b678a4932 100644
--- a/lang/python25/Makefile
+++ b/lang/python25/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.37 1998/07/28 06:59:45 tg Exp $
+# $Id: Makefile,v 1.38 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= pyth151
@@ -46,7 +46,7 @@ SETUP_FILE= Setup
#
WITH_TK?= yes
.if defined(WITH_TK) && $(WITH_TK) == yes
-TK_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
+TK_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
SETUP_LOCAL= Setup.tk
.endif
diff --git a/lang/python26/Makefile b/lang/python26/Makefile
index 8845def09639..468b678a4932 100644
--- a/lang/python26/Makefile
+++ b/lang/python26/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.37 1998/07/28 06:59:45 tg Exp $
+# $Id: Makefile,v 1.38 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= pyth151
@@ -46,7 +46,7 @@ SETUP_FILE= Setup
#
WITH_TK?= yes
.if defined(WITH_TK) && $(WITH_TK) == yes
-TK_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
+TK_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
SETUP_LOCAL= Setup.tk
.endif
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index 8845def09639..468b678a4932 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.37 1998/07/28 06:59:45 tg Exp $
+# $Id: Makefile,v 1.38 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= pyth151
@@ -46,7 +46,7 @@ SETUP_FILE= Setup
#
WITH_TK?= yes
.if defined(WITH_TK) && $(WITH_TK) == yes
-TK_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
+TK_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
SETUP_LOCAL= Setup.tk
.endif
diff --git a/lang/python30/Makefile b/lang/python30/Makefile
index 8845def09639..468b678a4932 100644
--- a/lang/python30/Makefile
+++ b/lang/python30/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.37 1998/07/28 06:59:45 tg Exp $
+# $Id: Makefile,v 1.38 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= pyth151
@@ -46,7 +46,7 @@ SETUP_FILE= Setup
#
WITH_TK?= yes
.if defined(WITH_TK) && $(WITH_TK) == yes
-TK_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
+TK_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
SETUP_LOCAL= Setup.tk
.endif
diff --git a/lang/python31/Makefile b/lang/python31/Makefile
index 8845def09639..468b678a4932 100644
--- a/lang/python31/Makefile
+++ b/lang/python31/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.37 1998/07/28 06:59:45 tg Exp $
+# $Id: Makefile,v 1.38 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= pyth151
@@ -46,7 +46,7 @@ SETUP_FILE= Setup
#
WITH_TK?= yes
.if defined(WITH_TK) && $(WITH_TK) == yes
-TK_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
+TK_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
SETUP_LOCAL= Setup.tk
.endif
diff --git a/lang/python32/Makefile b/lang/python32/Makefile
index 8845def09639..468b678a4932 100644
--- a/lang/python32/Makefile
+++ b/lang/python32/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.37 1998/07/28 06:59:45 tg Exp $
+# $Id: Makefile,v 1.38 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= pyth151
@@ -46,7 +46,7 @@ SETUP_FILE= Setup
#
WITH_TK?= yes
.if defined(WITH_TK) && $(WITH_TK) == yes
-TK_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
+TK_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
SETUP_LOCAL= Setup.tk
.endif
diff --git a/lang/tclX/Makefile b/lang/tclX/Makefile
index 9f6d067ca124..2b2db876932d 100644
--- a/lang/tclX/Makefile
+++ b/lang/tclX/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 February 1996
# Whom: jkh
#
-# $Id: Makefile,v 1.22 1998/07/27 21:36:04 hoek Exp $
+# $Id: Makefile,v 1.23 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= tclX8.0.2
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/tclx-distrib/
MAINTAINER= jseger@FreeBSD.ORG
-LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80
+LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
GNU_CONFIGURE= yes
diff --git a/lang/tclX80/Makefile b/lang/tclX80/Makefile
index 9f6d067ca124..2b2db876932d 100644
--- a/lang/tclX80/Makefile
+++ b/lang/tclX80/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 February 1996
# Whom: jkh
#
-# $Id: Makefile,v 1.22 1998/07/27 21:36:04 hoek Exp $
+# $Id: Makefile,v 1.23 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= tclX8.0.2
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/tclx-distrib/
MAINTAINER= jseger@FreeBSD.ORG
-LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80
+LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
GNU_CONFIGURE= yes
diff --git a/lang/tclX82/Makefile b/lang/tclX82/Makefile
index 9f6d067ca124..2b2db876932d 100644
--- a/lang/tclX82/Makefile
+++ b/lang/tclX82/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 February 1996
# Whom: jkh
#
-# $Id: Makefile,v 1.22 1998/07/27 21:36:04 hoek Exp $
+# $Id: Makefile,v 1.23 1998/08/07 23:56:28 asami Exp $
#
DISTNAME= tclX8.0.2
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/tclx-distrib/
MAINTAINER= jseger@FreeBSD.ORG
-LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80
+LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
GNU_CONFIGURE= yes