summaryrefslogtreecommitdiff
path: root/databases/mysqltcl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-10-07 13:02:31 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-10-07 13:02:31 +0000
commit3ab6ca35649022d76c2d9e863c4327d912fb024f (patch)
tree4eb57af65e3a4623db3351e34871218664812f71 /databases/mysqltcl
parent- Refer to pkg-config for pilot-link linking details. This will fix the build (diff)
- Unmark BROKEN, the offending header in mysql-client was fixed
Notes
Notes: svn path=/head/; revision=174777
Diffstat (limited to 'databases/mysqltcl')
-rw-r--r--databases/mysqltcl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/mysqltcl/Makefile b/databases/mysqltcl/Makefile
index fc8821722ffc..af931cd8b329 100644
--- a/databases/mysqltcl/Makefile
+++ b/databases/mysqltcl/Makefile
@@ -15,8 +15,6 @@ COMMENT= TCL module for accessing MySQL databases based on msqltcl
LIB_DEPENDS= ${TCL_NODOT}:${PORTSDIR}/lang/${TCL_NODOT}
-BROKEN= Does not compile
-
USE_MYSQL= yes
TCL_VERSION?= tcl8.4
TCL_NODOT= ${TCL_VERSION:S/.//}