aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-03-27 06:11:05 +0800
committerkris <kris@FreeBSD.org>2005-03-27 06:11:05 +0800
commitc0386c8a0e908809bac8b1a640860cbc3f8092e1 (patch)
tree4d363be5d46a0c366b0b5508a9c434039333e960 /lang
parente2ba958adb7e838d2a5acc1c068722fd575b8795 (diff)
downloadfreebsd-ports-gnome-c0386c8a0e908809bac8b1a640860cbc3f8092e1.tar.gz
freebsd-ports-gnome-c0386c8a0e908809bac8b1a640860cbc3f8092e1.tar.zst
freebsd-ports-gnome-c0386c8a0e908809bac8b1a640860cbc3f8092e1.zip
BROKEN: Incorrect pkg-plist
Approved by: portmgr (self)
Diffstat (limited to 'lang')
-rw-r--r--lang/tclX/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/tclX/Makefile b/lang/tclX/Makefile
index 2fcf63653c04..8388b97e98e2 100644
--- a/lang/tclX/Makefile
+++ b/lang/tclX/Makefile
@@ -24,6 +24,8 @@ PKGNAMESUFFIX= -nox11
LIB_DEPENDS= tk${TCL_DVER}.1:${PORTSDIR}/x11-toolkits/tk${TCL_DVER}
.endif
+BROKEN= Incorrect pkg-plist
+
TCL_VER?= 8.4
TCL_DVER?= ${TCL_VER:S/.//}