Date: Fri, 12 Sep 2014 14:16:50 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368027 - head/security/cyrus-sasl2-saslauthd Message-ID: <201409121416.s8CEGocg065066@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Fri Sep 12 14:16:50 2014 New Revision: 368027 URL: http://svnweb.freebsd.org/changeset/ports/368027 QAT: https://qat.redports.org/buildarchive/r368027/ Log: Remove a comment about USE_AUTOTOOLS=libtool Modified: head/security/cyrus-sasl2-saslauthd/Makefile Modified: head/security/cyrus-sasl2-saslauthd/Makefile ============================================================================== --- head/security/cyrus-sasl2-saslauthd/Makefile Fri Sep 12 13:58:20 2014 (r368026) +++ head/security/cyrus-sasl2-saslauthd/Makefile Fri Sep 12 14:16:50 2014 (r368027) @@ -23,10 +23,6 @@ PATCHDIR= ${CYRUS_SASL2_DIR}/files INSTALL_WRKSRC= ${WRKSRC}/saslauthd DOCSDIR= ${PREFIX}/share/doc/cyrus-sasl2 -# This doesn't work due to absence of .al support in our libtool -#USE_AUTOTOOLS= libtool -#LIBTOOLFILES= ${CONFIGURE_SCRIPT} saslauthd/configure - USE_RC_SUBR= saslauthd USE_OPENSSL= yes GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409121416.s8CEGocg065066>