svn commit: r383848 - head/devel/libtool

Antoine Brodin antoine at FreeBSD.org
Sun Apr 12 09:55:58 UTC 2015


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
 


More information about the svn-ports-all mailing list