ports/security/tclsasl/files/patch-configure
Pav Lucistnik 6fa6a66529 Tcl SASL provides a Tcl interface to the Cyrus SASLv2 library.
WWW: http://beepcore-tcl.sourceforge.net/tclsasl.html

PR:		ports/96359
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
2006-04-29 15:55:15 +00:00

11 lines
271 B
Text

--- configure.orig Sat Jun 8 11:10:07 2002
+++ configure Wed Apr 26 13:13:38 2006
@@ -2917,7 +2917,7 @@
-PKG_TCL=${TCL_PACKAGE_PATH}/sasl-${VERSION}
+PKG_TCL=${TCL_PACKAGE_PATH}/tclsasl
# Check whether --with-cyrus-sasl or --without-cyrus-sasl was given.