diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-10-08 10:48:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-10-08 10:48:52 +0000 |
commit | f3532eef42f7a41ebfceb972a086c7899566acb3 (patch) | |
tree | 646604e980a4fb0176449b1d6c0d2524bcc57671 /x11-toolkits | |
parent | Use CFLAGS from /etc/make.conf (then add to that). (diff) |
Add tcl/tk ports to the virtual categories that bear their own name.
Suggested by: jkh
Notes
Notes:
svn path=/head/; revision=8181
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/tk80/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/tk82/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/tk83/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/tk84/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/x11-toolkits/tk80/Makefile b/x11-toolkits/tk80/Makefile index 6112abacdc75..5b4e27cdbf51 100644 --- a/x11-toolkits/tk80/Makefile +++ b/x11-toolkits/tk80/Makefile @@ -3,12 +3,12 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.3 1997/08/27 05:03:11 asami Exp $ +# $Id: Makefile,v 1.4 1997/10/01 09:20:31 tg Exp $ # DISTNAME= tk8.0 PKGNAME= tk-8.0 -CATEGORIES= x11 +CATEGORIES= x11 tk80 MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/ MAINTAINER= jkh@Freebsd.ORG diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile index 6112abacdc75..5b4e27cdbf51 100644 --- a/x11-toolkits/tk82/Makefile +++ b/x11-toolkits/tk82/Makefile @@ -3,12 +3,12 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.3 1997/08/27 05:03:11 asami Exp $ +# $Id: Makefile,v 1.4 1997/10/01 09:20:31 tg Exp $ # DISTNAME= tk8.0 PKGNAME= tk-8.0 -CATEGORIES= x11 +CATEGORIES= x11 tk80 MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/ MAINTAINER= jkh@Freebsd.ORG diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile index 6112abacdc75..5b4e27cdbf51 100644 --- a/x11-toolkits/tk83/Makefile +++ b/x11-toolkits/tk83/Makefile @@ -3,12 +3,12 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.3 1997/08/27 05:03:11 asami Exp $ +# $Id: Makefile,v 1.4 1997/10/01 09:20:31 tg Exp $ # DISTNAME= tk8.0 PKGNAME= tk-8.0 -CATEGORIES= x11 +CATEGORIES= x11 tk80 MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/ MAINTAINER= jkh@Freebsd.ORG diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile index 6112abacdc75..5b4e27cdbf51 100644 --- a/x11-toolkits/tk84/Makefile +++ b/x11-toolkits/tk84/Makefile @@ -3,12 +3,12 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.3 1997/08/27 05:03:11 asami Exp $ +# $Id: Makefile,v 1.4 1997/10/01 09:20:31 tg Exp $ # DISTNAME= tk8.0 PKGNAME= tk-8.0 -CATEGORIES= x11 +CATEGORIES= x11 tk80 MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/ MAINTAINER= jkh@Freebsd.ORG |