aboutsummaryrefslogtreecommitdiff
path: root/lang/tclX
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-26 22:11:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-26 22:11:05 +0000
commit0b66cb1f1babc7c81d26594d687422650abca365 (patch)
tree5599c7a51cf93612cdd0129397a9d1dc8da09b92 /lang/tclX
parent694d15fa6bd8c41aa78339b851f62b5c02e76988 (diff)
downloadports-0b66cb1f1babc7c81d26594d687422650abca365.tar.gz
ports-0b66cb1f1babc7c81d26594d687422650abca365.zip
BROKEN: Incorrect pkg-plist
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=132035
Diffstat (limited to 'lang/tclX')
-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/.//}