Date: Wed, 11 Jun 2014 21:11:39 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357540 - head/devel/liblangtag Message-ID: <201406112111.s5BLBdh8003065@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406112111.s5BLBdh8003065>