svn commit: r353233 - head/security/sssd

Cy Schubert cy at FreeBSD.org
Thu May 8 01:00:43 UTC 2014


Author: cy
Date: Thu May  8 01:00:43 2014
New Revision: 353233
URL: http://svnweb.freebsd.org/changeset/ports/353233
QAT: https://qat.redports.org/buildarchive/r353233/

Log:
  USES=libtool breaks package.
  
  Point hat to:	self

Modified:
  head/security/sssd/Makefile

Modified: head/security/sssd/Makefile
==============================================================================
--- head/security/sssd/Makefile	Wed May  7 23:59:12 2014	(r353232)
+++ head/security/sssd/Makefile	Thu May  8 01:00:43 2014	(r353233)
@@ -55,7 +55,7 @@ AUTOMAKE_ARGS= --add-missing
 USE_LDCONFIG=	yes
 USE_PYTHON=	yes
 USE_OPENLDAP=	yes
-USES=		gettext gmake iconv pkgconfig shebangfix libtool
+USES=		gettext gmake iconv pkgconfig shebangfix
 SHEBANG_FILES=	src/tools/sss_obfuscate
 
 USE_RC_SUBR=	${PORTNAME}


More information about the svn-ports-all mailing list