From c3844767c9873896e05034ebd507e90a70df705b Mon Sep 17 00:00:00 2001 From: asami Date: Sun, 22 Mar 1998 09:37:19 +0000 Subject: Add NO_LATEST_LINK, tcl81/tk81 are still alpha. --- x11-toolkits/tk82/Makefile | 3 ++- x11-toolkits/tk83/Makefile | 3 ++- x11-toolkits/tk84/Makefile | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile index f0096cfd46bb..c6857f459852 100644 --- a/x11-toolkits/tk82/Makefile +++ b/x11-toolkits/tk82/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.8 1998/02/16 15:59:56 jseger Exp $ +# $Id: Makefile,v 1.9 1998/03/02 02:09:45 jseger Exp $ # DISTNAME= tk8.1a2 @@ -15,6 +15,7 @@ MAINTAINER= jseger@FreeBSD.ORG LIB_DEPENDS= tcl81\\.1\\.0:${PORTSDIR}/lang/tcl81 +NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile index f0096cfd46bb..c6857f459852 100644 --- a/x11-toolkits/tk83/Makefile +++ b/x11-toolkits/tk83/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.8 1998/02/16 15:59:56 jseger Exp $ +# $Id: Makefile,v 1.9 1998/03/02 02:09:45 jseger Exp $ # DISTNAME= tk8.1a2 @@ -15,6 +15,7 @@ MAINTAINER= jseger@FreeBSD.ORG LIB_DEPENDS= tcl81\\.1\\.0:${PORTSDIR}/lang/tcl81 +NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile index f0096cfd46bb..c6857f459852 100644 --- a/x11-toolkits/tk84/Makefile +++ b/x11-toolkits/tk84/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.8 1998/02/16 15:59:56 jseger Exp $ +# $Id: Makefile,v 1.9 1998/03/02 02:09:45 jseger Exp $ # DISTNAME= tk8.1a2 @@ -15,6 +15,7 @@ MAINTAINER= jseger@FreeBSD.ORG LIB_DEPENDS= tcl81\\.1\\.0:${PORTSDIR}/lang/tcl81 +NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared -- cgit