diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-25 10:05:14 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-25 10:05:14 +0000 |
commit | 41637d44471fe46421e251069fa3e5873a8f2846 (patch) | |
tree | 914722e7969fd12c2bcc70916125e14bf86fabc9 | |
parent | 9ba3a62b82107ba1583f9c6b0be33dd35f65819a (diff) | |
download | ports-41637d44471fe46421e251069fa3e5873a8f2846.tar.gz ports-41637d44471fe46421e251069fa3e5873a8f2846.zip |
Notes
48 files changed, 96 insertions, 96 deletions
diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile index e3cae616477c..f585d13b9689 100644 --- a/converters/xdeview/Makefile +++ b/converters/xdeview/Makefile @@ -3,7 +3,7 @@ # Date Created: 9 Feb 1997 # Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> # -# $Id: Makefile,v 1.13 1998/06/14 17:50:49 hoek Exp $ +# $Id: Makefile,v 1.14 1998/08/07 23:56:12 asami Exp $ # DISTNAME= uudeview-0.5.13 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/ \ MAINTAINER= hoek@FreeBSD.ORG -LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80 \ +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 \ uu\\.1\\.:${PORTSDIR}/converters/uulib GNU_CONFIGURE= yes diff --git a/deskutils/abacus/Makefile b/deskutils/abacus/Makefile index e5d38a40fb55..52a48bcd5ad3 100644 --- a/deskutils/abacus/Makefile +++ b/deskutils/abacus/Makefile @@ -3,7 +3,7 @@ # Date created: 18 August 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/09/09 19:22:37 andreas Exp $ # DISTNAME= abacus @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= andy@icc.surw.chel.su LIB_DEPENDS= tcl80:${PORTSDIR}/lang/tcl80 \ - tk80:${PORTSDIR}/x11-toolkits/tk80 + tk80.1:${PORTSDIR}/x11-toolkits/tk80 ALL_TARGET= dep tcl_interf/nxlc USE_GMAKE= yes diff --git a/deskutils/ical/Makefile b/deskutils/ical/Makefile index 54cffad21118..128d60c74164 100644 --- a/deskutils/ical/Makefile +++ b/deskutils/ical/Makefile @@ -3,7 +3,7 @@ # Date created: Mon Aug 28 13:35:31 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.19 1998/08/07 22:17:52 asami Exp $ +# $Id: Makefile,v 1.20 1998/08/07 23:56:14 asami Exp $ # DISTNAME= ical-2.2 @@ -12,7 +12,7 @@ MASTER_SITES= http://www.research.digital.com/SRC/personal/Sanjay_Ghemawat/ical/ MAINTAINER= erich@FreeBSD.ORG -LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ diff --git a/deskutils/zorro/Makefile b/deskutils/zorro/Makefile index 3693da8bf432..b778d0ca61f2 100644 --- a/deskutils/zorro/Makefile +++ b/deskutils/zorro/Makefile @@ -3,7 +3,7 @@ # Date created: 03 Aug 1996 # Whom: shanee@rabbit.augusta.de # -# $Id: Makefile,v 1.12 1998/08/07 22:17:55 asami Exp $ +# $Id: Makefile,v 1.13 1998/08/07 23:56:14 asami Exp $ # DISTNAME= zorro-1.1p8 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/apps/zorro-1.1p8/ MAINTAINER= shanee@augusta.de -LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 NO_BUILD= yes diff --git a/devel/tkcvs/Makefile b/devel/tkcvs/Makefile index 063527e52fb4..cc67902996e2 100644 --- a/devel/tkcvs/Makefile +++ b/devel/tkcvs/Makefile @@ -3,7 +3,7 @@ # Date created: 02 Aug 1996 # Whom: shanee@augusta.de # -# $Id: Makefile,v 1.13 1998/03/20 14:35:16 tg Exp $ +# $Id: Makefile,v 1.14 1998/08/07 23:56:16 asami Exp $ # DISTNAME= tkcvs-6.0 @@ -13,7 +13,7 @@ MASTER_SITES= http://www.neosoft.com/tcl/ftparchive/sorted/apps/tkcvs-6.0/ \ MAINTAINER= shanee@augusta.de -LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 NO_BUILD= yes MAN1= tkcvs.1 tkdiff.1 diff --git a/games/tvp/Makefile b/games/tvp/Makefile index 5becb762883f..6dd67d9116bf 100644 --- a/games/tvp/Makefile +++ b/games/tvp/Makefile @@ -3,7 +3,7 @@ # Date Created: 3 Jul 1996 # Whom: Tim Vanderhoek <ac199@hwcn.org> # -# $Id: Makefile,v 1.4 1998/07/15 16:00:52 hoek Exp $ +# $Id: Makefile,v 1.5 1998/08/07 23:56:21 asami Exp $ # DISTNAME= tvp-0.9.7.1 @@ -15,7 +15,7 @@ MAINTAINER= hoek@FreeBSD.ORG # If you comment this out, the port should automatically use whichever # version of tk you have installed, or, lacking all versions, it will # build only the ANSI and terminal interfaces (not the nice X interface). -LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-tcl-dir=${PREFIX}/lib \ diff --git a/graphics/cqcam/Makefile b/graphics/cqcam/Makefile index a0829d72c4c1..4cfc66c10fe2 100644 --- a/graphics/cqcam/Makefile +++ b/graphics/cqcam/Makefile @@ -3,7 +3,7 @@ # Date created: 29 Oct 1997 # Whom: Kensaku Masuda <greg@greg.rim.or.jp> # -# $Id: Makefile,v 1.4 1998/03/20 14:35:11 tg Exp $ +# $Id: Makefile,v 1.5 1998/08/07 23:56:24 asami Exp $ # DISTNAME= cqcam-0.45a @@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.ORG -LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 MAN1= cqcam.1 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 diff --git a/mail/tkrat/Makefile b/mail/tkrat/Makefile index 4593b18612ea..426d40c89cc2 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.5 1998/07/24 06:15:46 hoek Exp $ +# $Id: Makefile,v 1.6 1998/08/07 23:56:29 asami Exp $ # DISTNAME= tkrat-1.1 @@ -15,7 +15,7 @@ MAINTAINER= appleseed@his.com BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 LIB_DEPENDS= tcl80\\.1\\.2:${PORTSDIR}/lang/tcl80 \ - tk80\\.1\\.2:${PORTSDIR}/x11-toolkits/tk80 \ + tk80.1:${PORTSDIR}/x11-toolkits/tk80 \ c-client\\.2\\.1:${PORTSDIR}/mail/imap-uw GNU_CONFIGURE= yes diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index 4593b18612ea..426d40c89cc2 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.5 1998/07/24 06:15:46 hoek Exp $ +# $Id: Makefile,v 1.6 1998/08/07 23:56:29 asami Exp $ # DISTNAME= tkrat-1.1 @@ -15,7 +15,7 @@ MAINTAINER= appleseed@his.com BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 LIB_DEPENDS= tcl80\\.1\\.2:${PORTSDIR}/lang/tcl80 \ - tk80\\.1\\.2:${PORTSDIR}/x11-toolkits/tk80 \ + tk80.1:${PORTSDIR}/x11-toolkits/tk80 \ c-client\\.2\\.1:${PORTSDIR}/mail/imap-uw GNU_CONFIGURE= yes diff --git a/mbone/imm/Makefile b/mbone/imm/Makefile index 303fead70bc8..14d16d94df94 100644 --- a/mbone/imm/Makefile +++ b/mbone/imm/Makefile @@ -3,7 +3,7 @@ # Date created: 13 October 1994 # Whom: wollman # -# $Id: Makefile,v 1.18 1998/08/05 09:31:31 asami Exp $ +# $Id: Makefile,v 1.19 1998/08/07 23:56:35 asami Exp $ # DISTNAME= imm-3.5a1 @@ -14,7 +14,7 @@ WRKSRC= ${WRKDIR}/mnm MAINTAINER= fenner@freebsd.org -LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 USE_X_PREFIX= yes diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile index a4fd5bfde380..d09cac74ea07 100644 --- a/mbone/nte/Makefile +++ b/mbone/nte/Makefile @@ -3,7 +3,7 @@ # Date created: 5 September 1996 # Whom: Bill Fenner <fenner@FreeBSD.ORG> # -# $Id: Makefile,v 1.10 1998/08/27 18:42:42 fenner Exp $ +# $Id: Makefile,v 1.11 1998/09/21 23:39:42 fenner Exp $ # DISTNAME= nte-1.5a29 @@ -12,7 +12,7 @@ MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/nte/1.5a29/ MAINTAINER= fenner@FreeBSD.org -LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 WRKSRC= ${WRKDIR}/nte diff --git a/mbone/sdr/Makefile b/mbone/sdr/Makefile index 29db3c2b57eb..9c3a99931034 100644 --- a/mbone/sdr/Makefile +++ b/mbone/sdr/Makefile @@ -3,7 +3,7 @@ # Date created: 5 September 1996 # Whom: Bill Fenner <fenner@FreeBSD.ORG> # -# $Id: Makefile,v 1.8 1998/08/05 09:31:32 asami Exp $ +# $Id: Makefile,v 1.9 1998/08/07 23:56:36 asami Exp $ # DISTNAME= sdr.V2.4a7n @@ -13,7 +13,7 @@ MASTER_SITES= http://north.east.isi.edu/sdr/ MAINTAINER= fenner@FreeBSD.org -LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 NO_WRKSUBDIR= yes HAS_CONFIGURE= yes diff --git a/mbone/vic/Makefile b/mbone/vic/Makefile index 366b721f7573..7ead29ebccfe 100644 --- a/mbone/vic/Makefile +++ b/mbone/vic/Makefile @@ -3,7 +3,7 @@ # Date created: 14 December 1994 # Whom: wollman # -# $Id: Makefile,v 1.16 1998/08/05 09:31:33 asami Exp $ +# $Id: Makefile,v 1.17 1998/08/07 23:56:39 asami Exp $ # DISTNAME= vic-2.8 @@ -13,7 +13,7 @@ DISTFILES= vicsrc-2.8.tar.gz MAINTAINER= fenner@FreeBSD.ORG -LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 USE_AUTOCONF= yes USE_X_PREFIX= yes diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile index 88734dacb9d3..b474dbf0f021 100644 --- a/misc/dotfile/Makefile +++ b/misc/dotfile/Makefile @@ -3,7 +3,7 @@ # Date created: 11/12/96 # Whom: oly@world.std.com # -# $Id: Makefile,v 1.10 1998/02/26 03:29:53 steve Exp $ +# $Id: Makefile,v 1.11 1998/08/07 23:56:39 asami Exp $ # DISTNAME= dotfile-2.2 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.imada.ou.dk/pub/dotfile/ MAINTAINER= oly@world.std.com -LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 GNU_CONFIGURE= yes diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile index 362aae5e917c..01b1fe0d2079 100644 --- a/misc/tkman/Makefile +++ b/misc/tkman/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Dec 1994 # Whom: Thomas Gellekum <tg@freebsd.org> # -# $Id: Makefile,v 1.31 1998/07/30 11:48:55 tg Exp $ +# $Id: Makefile,v 1.32 1998/08/07 23:56:41 asami Exp $ # DISTNAME= tkman-2.1b1 @@ -13,7 +13,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= tg@freebsd.org -LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 RUN_DEPENDS= rman:${PORTSDIR}/textproc/rman \ glimpse:${PORTSDIR}/textproc/glimpse diff --git a/multimedia/vic/Makefile b/multimedia/vic/Makefile index 366b721f7573..7ead29ebccfe 100644 --- a/multimedia/vic/Makefile +++ b/multimedia/vic/Makefile @@ -3,7 +3,7 @@ # Date created: 14 December 1994 # Whom: wollman # -# $Id: Makefile,v 1.16 1998/08/05 09:31:33 asami Exp $ +# $Id: Makefile,v 1.17 1998/08/07 23:56:39 asami Exp $ # DISTNAME= vic-2.8 @@ -13,7 +13,7 @@ DISTFILES= vicsrc-2.8.tar.gz MAINTAINER= fenner@FreeBSD.ORG -LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 USE_AUTOCONF= yes USE_X_PREFIX= yes diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile index a959515a934f..81a56f9a0cf1 100644 --- a/net-mgmt/scotty3/Makefile +++ b/net-mgmt/scotty3/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Februar 1995 # Whom: Gennady Sorokopud <gena@netvision.net.il> # -# $Id: Makefile,v 1.28 1998/08/07 23:56:44 asami Exp $ +# $Id: Makefile,v 1.29 1998/08/18 19:48:42 hoek Exp $ # DISTNAME= scotty-2.1.8 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ MAINTAINER= phk@freebsd.org -LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \ diff --git a/net/imm/Makefile b/net/imm/Makefile index 303fead70bc8..14d16d94df94 100644 --- a/net/imm/Makefile +++ b/net/imm/Makefile @@ -3,7 +3,7 @@ # Date created: 13 October 1994 # Whom: wollman # -# $Id: Makefile,v 1.18 1998/08/05 09:31:31 asami Exp $ +# $Id: Makefile,v 1.19 1998/08/07 23:56:35 asami Exp $ # DISTNAME= imm-3.5a1 @@ -14,7 +14,7 @@ WRKSRC= ${WRKDIR}/mnm MAINTAINER= fenner@freebsd.org -LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 USE_X_PREFIX= yes diff --git a/net/scotty/Makefile b/net/scotty/Makefile index a959515a934f..81a56f9a0cf1 100644 --- a/net/scotty/Makefile +++ b/net/scotty/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Februar 1995 # Whom: Gennady Sorokopud <gena@netvision.net.il> # -# $Id: Makefile,v 1.28 1998/08/07 23:56:44 asami Exp $ +# $Id: Makefile,v 1.29 1998/08/18 19:48:42 hoek Exp $ # DISTNAME= scotty-2.1.8 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ MAINTAINER= phk@freebsd.org -LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \ diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile index a959515a934f..81a56f9a0cf1 100644 --- a/net/scotty3/Makefile +++ b/net/scotty3/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Februar 1995 # Whom: Gennady Sorokopud <gena@netvision.net.il> # -# $Id: Makefile,v 1.28 1998/08/07 23:56:44 asami Exp $ +# $Id: Makefile,v 1.29 1998/08/18 19:48:42 hoek Exp $ # DISTNAME= scotty-2.1.8 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ MAINTAINER= phk@freebsd.org -LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \ diff --git a/net/sdr/Makefile b/net/sdr/Makefile index 29db3c2b57eb..9c3a99931034 100644 --- a/net/sdr/Makefile +++ b/net/sdr/Makefile @@ -3,7 +3,7 @@ # Date created: 5 September 1996 # Whom: Bill Fenner <fenner@FreeBSD.ORG> # -# $Id: Makefile,v 1.8 1998/08/05 09:31:32 asami Exp $ +# $Id: Makefile,v 1.9 1998/08/07 23:56:36 asami Exp $ # DISTNAME= sdr.V2.4a7n @@ -13,7 +13,7 @@ MASTER_SITES= http://north.east.isi.edu/sdr/ MAINTAINER= fenner@FreeBSD.org -LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 NO_WRKSUBDIR= yes HAS_CONFIGURE= yes diff --git a/net/ttt/Makefile b/net/ttt/Makefile index 11b273e7918f..aed9a9da115d 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.7 1998/08/07 23:56:44 asami Exp $ +# $Id: Makefile,v 1.8 1998/09/22 09:39:55 kjc Exp $ # DISTNAME= ttt-1.3 @@ -15,7 +15,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 \ - tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 + tk80.1:${PORTSDIR}/x11-toolkits/tk80 GNU_CONFIGURE= yes INSTALL_TARGET= install install-man diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile index 3f7a176f251d..f1026ebb6740 100644 --- a/palm/pilot-link-devel/Makefile +++ b/palm/pilot-link-devel/Makefile @@ -3,7 +3,7 @@ # Date created: November, 1997 # Whom: Paul Traina <pst@freebsd.org> # -# $Id: Makefile,v 1.17 1998/05/12 00:23:26 dima Exp $ +# $Id: Makefile,v 1.18 1998/08/07 23:56:12 asami Exp $ DISTNAME= pilot-link.0.8.13 PKGNAME= pilot-link-0.8.13 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ MAINTAINER= dima@freebsd.org -LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 USE_PERL5= yes PREFIX= ${LOCALBASE}/pilot diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile index 3f7a176f251d..f1026ebb6740 100644 --- a/palm/pilot-link/Makefile +++ b/palm/pilot-link/Makefile @@ -3,7 +3,7 @@ # Date created: November, 1997 # Whom: Paul Traina <pst@freebsd.org> # -# $Id: Makefile,v 1.17 1998/05/12 00:23:26 dima Exp $ +# $Id: Makefile,v 1.18 1998/08/07 23:56:12 asami Exp $ DISTNAME= pilot-link.0.8.13 PKGNAME= pilot-link-0.8.13 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ MAINTAINER= dima@freebsd.org -LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 USE_PERL5= yes PREFIX= ${LOCALBASE}/pilot diff --git a/www/grail/Makefile b/www/grail/Makefile index dc2a0b4d7ef1..8b0a0a08b8cc 100644 --- a/www/grail/Makefile +++ b/www/grail/Makefile @@ -3,7 +3,7 @@ # Date created: 6/11/1998 # Whom: n@nectar.com # -# $Id: Makefile,v 1.3 1998/07/04 22:07:19 nectar Exp $ +# $Id: Makefile,v 1.4 1998/08/07 23:56:48 asami Exp $ # DISTNAME= grail-0.4 @@ -15,7 +15,7 @@ MAINTAINER= nectar@freebsd.org BUILD_DEPENDS= python:${PORTSDIR}/lang/python RUN_DEPENDS= python:${PORTSDIR}/lang/python -LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 CHOWN?=chown CHMOD?=chmod diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile index daa4c1cafa18..83db1a75068c 100644 --- a/x11-toolkits/blt/Makefile +++ b/x11-toolkits/blt/Makefile @@ -3,7 +3,7 @@ # Date created: 22 September 1998 # Whom: Kenjiro Cho <kjc@csl.sony.co.jp> # -# $Id: Makefile,v 1.19 1998/08/07 23:56:50 asami Exp $ +# $Id: Makefile,v 1.20 1998/09/22 09:23:55 kjc Exp $ # DISTNAME= BLT2.4f @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.tcltk.com/pub/blt/ MAINTAINER= kjc@csl.sony.co.jp -LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 WRKSRC= ${WRKDIR}/blt2.4f GNU_CONFIGURE= yes diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile index e53e8fadff91..a3717d80c29d 100644 --- a/x11-toolkits/p5-Tk/Makefile +++ b/x11-toolkits/p5-Tk/Makefile @@ -3,7 +3,7 @@ # Date created: October 21st 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.18 1998/08/28 19:32:23 wosch Exp $ +# $Id: Makefile,v 1.19 1998/09/15 21:31:59 asami Exp $ # DISTNAME= Tk800.008 @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= Tk MAINTAINER= jfitz@FreeBSD.ORG #BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/HTML/Parse.pm:${PORTSDIR}/www/p5-libwww -LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 USE_PERL5= YES diff --git a/x11-toolkits/tix/Makefile b/x11-toolkits/tix/Makefile index 8ec0c91e6ed7..80268b722930 100644 --- a/x11-toolkits/tix/Makefile +++ b/x11-toolkits/tix/Makefile @@ -3,7 +3,7 @@ # Date created: 22 December 1996 # Whom: Thomas Gellekum <tg@freebsd.org> # -# $Id: Makefile,v 1.16 1998/08/07 22:56:40 asami Exp $ +# $Id: Makefile,v 1.17 1998/08/07 23:56:52 asami Exp $ # DISTNAME= Tix4.1.0.006 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.xpi.com/pub/ MAINTAINER= ports@FreeBSD.ORG -LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 WRKSRC= ${WRKDIR}/Tix4.1.0/unix/tk8.0 GNU_CONFIGURE= yes diff --git a/x11/tkgoodstuff/Makefile b/x11/tkgoodstuff/Makefile index c3eaa8a1afe5..ef213546c83f 100644 --- a/x11/tkgoodstuff/Makefile +++ b/x11/tkgoodstuff/Makefile @@ -3,7 +3,7 @@ # Date created: 7 Oct 1996 # Whom: pst # -# $Id: Makefile,v 1.11 1998/08/07 23:56:55 asami Exp $ +# $Id: Makefile,v 1.12 1998/08/08 00:02:08 asami Exp $ # DISTNAME= tkgoodstuff8.0-final @@ -14,7 +14,7 @@ MASTER_SITES= http://www-personal.umich.edu/~markcrim/tkgoodstuff/dists/ MAINTAINER= pst@FreeBSD.org RUN_DEPENDS= fvwm2:${PORTSDIR}/x11-wm/fvwm2 -LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 GNU_CONFIGURE= yes CONFIGURE_ENV= TCLCONFIGSH=${PREFIX}/lib/tcl8.0/tclConfig.sh \ |