ports/security/tclsasl/files/patch-configure
Pietro Cerutti 747aa787c5 - Convert to USES=tcl
- Convert to new LIB_DEPENDS format
- Remove article from COMMENT
- STAGE-clean
2014-01-14 09:22:26 +00:00

11 lines
276 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=${STAGEDIR}${prefix}/lib/tclsasl
# Check whether --with-cyrus-sasl or --without-cyrus-sasl was given.