Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 2015 09:55:57 +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: r383848 - head/devel/libtool
Message-ID:  <201504120955.t3C9tvVB095473@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Apr 12 09:55:56 2015
New Revision: 383848
URL: https://svnweb.freebsd.org/changeset/ports/383848

Log:
  Backout r383718, libtool already had CPE information
  
  With hat:	portmgr
  Pointy hat:	robak

Modified:
  head/devel/libtool/Makefile

Modified: head/devel/libtool/Makefile
==============================================================================
--- head/devel/libtool/Makefile	Sun Apr 12 09:23:44 2015	(r383847)
+++ head/devel/libtool/Makefile	Sun Apr 12 09:55:56 2015	(r383848)
@@ -17,8 +17,7 @@ RUN_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-ltdl-install
 MAKE_ARGS=	MAKEINFOFLAGS=--no-split
-USES+=		cpe makeinfo
-CPE_VENDOR=	gnu
+USES+=		makeinfo
 
 INFO=		libtool
 



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