1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- This patch fixes broken install.

PR:		ports/116875
Reported by:	db
Submitted by:	Maintainer
This commit is contained in:
Diane Bruce 2007-10-05 01:21:47 +00:00
parent 717256fcae
commit 369baeaa34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200876

View File

@ -5,7 +5,7 @@
-PKG_TCL=${TCL_PACKAGE_PATH}/sasl-${VERSION}
+PKG_TCL=${TCL_PACKAGE_PATH}/tclsasl
+PKG_TCL=${TCL_PREFIX}/lib/tclsasl
# Check whether --with-cyrus-sasl or --without-cyrus-sasl was given.