diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-29 15:55:15 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-29 15:55:15 +0000 |
| commit | 6fa6a665296011973a4ff7992abe7f6e12f9967f (patch) | |
| tree | dceba9bb5d31306a5d4628e02ad7de05626aa358 /security/tclsasl/files/patch-configure | |
| parent | TCLMORE provides a few commands to TCL interpreters and a set of (diff) | |
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>
Notes
Notes:
svn path=/head/; revision=160803
Diffstat (limited to 'security/tclsasl/files/patch-configure')
| -rw-r--r-- | security/tclsasl/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/security/tclsasl/files/patch-configure b/security/tclsasl/files/patch-configure new file mode 100644 index 000000000000..70359dd0d6f0 --- /dev/null +++ b/security/tclsasl/files/patch-configure @@ -0,0 +1,11 @@ +--- 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. |
