SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,13 @@
make the values match the installation
--- configure.orig Thu Aug 18 12:35:36 2011
+++ configure Thu Aug 18 12:35:56 2011
@@ -10380,7 +10380,7 @@ echo "${ECHO_T}${TCLSH_PROG}" >&6; }
#--------------------------------------------------------------------
# pkglibdir must be a fully qualified path and (not ${exec_prefix}/lib)
-eval pkglibdir="${libdir}/${PACKAGE_NAME}${PACKAGE_VERSION}"
+eval pkglibdir="${libdir}/tclxml"
if test "${TCL_LIB_VERSIONS_OK}" = "ok"; then
eval Tclxml_LIB_FLAG="-l${PACKAGE_NAME}${PACKAGE_VERSION}${DBGX}"
else