head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.10.05.01.21.47;	author db;	state Exp;
branches;
next	1.1;

1.1
date	2006.04.29.15.55.15;	author pav;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- This patch fixes broken install.

PR:		ports/116875
Reported by:	db
Submitted by:	Maintainer
@
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_PREFIX}/lib/tclsasl
 
 
 # Check whether --with-cyrus-sasl or --without-cyrus-sasl was given.
@


1.1
log
@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>
@
text
@d8 1
a8 1
+PKG_TCL=${TCL_PACKAGE_PATH}/tclsasl
@

