aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tcl-wrapper
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-04-09 21:42:26 +0800
committerpav <pav@FreeBSD.org>2008-04-09 21:42:26 +0800
commit6e27510979996ab23155a609106b11633d910609 (patch)
treee2e30cb76d42ae00a21b82a4cfc5b2bacd1e3752 /lang/tcl-wrapper
parent90610a8dfecfb2b85ec771b8794246a28f307ea0 (diff)
downloadfreebsd-ports-gnome-6e27510979996ab23155a609106b11633d910609.tar.gz
freebsd-ports-gnome-6e27510979996ab23155a609106b11633d910609.tar.zst
freebsd-ports-gnome-6e27510979996ab23155a609106b11633d910609.zip
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
Diffstat (limited to 'lang/tcl-wrapper')
-rw-r--r--lang/tcl-wrapper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tcl-wrapper/Makefile b/lang/tcl-wrapper/Makefile
index 4d6f2786d236..a038934fcc0d 100644
--- a/lang/tcl-wrapper/Makefile
+++ b/lang/tcl-wrapper/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wrapper
PORTVERSION= 1.1
-CATEGORIES= lang tcl84
+CATEGORIES= lang tcl
MASTER_SITES= # empty
PKGNAMEPREFIX= ${TX_PORT}-
DISTFILES= # none
@@ -34,7 +34,7 @@ TX_PORT= tk
TX_PORT_U= Tk
TX_CAT= x11-toolkits
USE_TK_RUN= yes
-CATEGORIES= x11-toolkits tk84
+CATEGORIES= x11-toolkits tk
.else
USE_TCL_RUN= yes
.endif