svn commit: r357540 - head/devel/liblangtag

Antoine Brodin antoine at FreeBSD.org
Wed Jun 11 21:11:39 UTC 2014


Author: antoine
Date: Wed Jun 11 21:11:39 2014
New Revision: 357540
URL: http://svnweb.freebsd.org/changeset/ports/357540
QAT: https://qat.redports.org/buildarchive/r357540/

Log:
  Add missing USE_AUTOTOOLS= libtoolize

Modified:
  head/devel/liblangtag/Makefile

Modified: head/devel/liblangtag/Makefile
==============================================================================
--- head/devel/liblangtag/Makefile	Wed Jun 11 21:00:50 2014	(r357539)
+++ head/devel/liblangtag/Makefile	Wed Jun 11 21:11:39 2014	(r357540)
@@ -15,6 +15,7 @@ LICENSE_COMB=	dual
 LIB_DEPENDS=	libxml2.so:${PORTSDIR}/textproc/libxml2
 
 GNU_CONFIGURE=	yes
+USE_AUTOTOOLS=	libtoolize
 USE_LDCONFIG=	yes
 USES=		gmake iconv libtool pathfix pkgconfig tar:bzip2
 INSTALL_TARGET=	install-strip


More information about the svn-ports-head mailing list