diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
| commit | 92b220fa9c42a6c193337144b12ad0856cacbdeb (patch) | |
| tree | 167e145ff2514271fb5c10b0e9f4b2859ead22b3 /databases/sqlite34 | |
| parent | 94169091b9fe1df39f70fc46f1dd7a7ae2aaed61 (diff) | |
Notes
Diffstat (limited to 'databases/sqlite34')
| -rw-r--r-- | databases/sqlite34/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlite34/Makefile b/databases/sqlite34/Makefile index 433a113b694c..8b908665f8e6 100644 --- a/databases/sqlite34/Makefile +++ b/databases/sqlite34/Makefile @@ -62,7 +62,7 @@ EXTRA_PATCHES+= ${FILESDIR}/fts2_patch-Makefile.in .endif .if defined(WITH_TCLWRAPPER) -CATEGORIES+= lang tcl${TCL_V:S/.//} +CATEGORIES+= lang tcl LIB_DEPENDS+= tcl${TCL_V:S/.//}:${PORTSDIR}/lang/tcl${TCL_V:S/.//} CONFIGURE_ARGS+= --with-tcl=${LOCALBASE}/lib/tcl${TCL_V} PLIST_SUB+= WITH_TCLWRAPPER="" |
