Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 2014 21:36:11 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352152 - head/x11/mate-applets
Message-ID:  <201404252136.s3PLaBwE053420@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Apr 25 21:36:10 2014
New Revision: 352152
URL: http://svnweb.freebsd.org/changeset/ports/352152
QAT: https://qat.redports.org/buildarchive/r352152/

Log:
  Remove libtool from USE_AUTOTOOLS
  
  Reported by:	tijl

Modified:
  head/x11/mate-applets/Makefile

Modified: head/x11/mate-applets/Makefile
==============================================================================
--- head/x11/mate-applets/Makefile	Fri Apr 25 20:45:57 2014	(r352151)
+++ head/x11/mate-applets/Makefile	Fri Apr 25 21:36:10 2014	(r352152)
@@ -32,7 +32,7 @@ USE_GNOME=	gdkpixbuf2 glib20 gnomehier g
 USE_PYTHON=	yes
 USE_LDCONFIG=	yes
 INSTALLS_OMF=	yes
-USE_AUTOTOOLS=	aclocal:env autoconf:env automake:env libtool libtoolize:env
+USE_AUTOTOOLS=	aclocal:env autoconf:env automake:env libtoolize:env
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
 CONFIGURE_ARGS=	--enable-mixer-applet \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404252136.s3PLaBwE053420>