diff options
| -rw-r--r-- | databases/metakit/Makefile | 1 | ||||
| -rw-r--r-- | devel/gcvs/Makefile | 2 | ||||
| -rw-r--r-- | emulators/frodo/Makefile | 2 | ||||
| -rw-r--r-- | irc/zircon/Makefile | 2 | 
4 files changed, 4 insertions, 3 deletions
diff --git a/databases/metakit/Makefile b/databases/metakit/Makefile index 3c6ae3bc22f8..dc1483edb78a 100644 --- a/databases/metakit/Makefile +++ b/databases/metakit/Makefile @@ -46,6 +46,7 @@ TCL_SHORT_V=	83  .endif  .if defined(METAKIT_WITH_TCL84) +CATEGORIES+=	tcl84  TCL_V=		8.4  TCL_SHORT_V=	84  .endif diff --git a/devel/gcvs/Makefile b/devel/gcvs/Makefile index ac680a2194ff..8b768b7c7c4b 100644 --- a/devel/gcvs/Makefile +++ b/devel/gcvs/Makefile @@ -9,7 +9,7 @@ PORTNAME=	gcvs  PORTVERSION=	1.0  PORTREVISION=	2  PORTEPOCH=	1 -CATEGORIES=	devel +CATEGORIES=	devel tk84  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}  MASTER_SITE_SUBDIR=	cvsgui diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index a8e2579f2929..374164514a42 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -8,7 +8,7 @@  PORTNAME=	frodo  PORTVERSION=	4.1a  PORTREVISION=	1 -CATEGORIES=	emulators +CATEGORIES=	emulators tk84  MASTER_SITES=	ftp://metalab.unc.edu/pub/micro/commodore/crossplatform/emulators/Frodo/ \  		ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/Frodo/  DISTNAME=	FrodoV4_1a.Src diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index d3b1545e4535..7936f6800aa4 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -7,7 +7,7 @@  PORTNAME=	zircon  PORTVERSION=	1.18.256 -CATEGORIES=	irc +CATEGORIES=	irc tk84  MASTER_SITES=	ftp://catless.ncl.ac.uk/pub/  MAINTAINER=	dinoex@FreeBSD.org  | 
