Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2016 23:27:17 +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: r417406 - head/devel/slibtool
Message-ID:  <201606232327.u5NNRHxg097887@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Jun 23 23:27:17 2016
New Revision: 417406
URL: https://svnweb.freebsd.org/changeset/ports/417406

Log:
  Remove useless --disable-static

Modified:
  head/devel/slibtool/Makefile

Modified: head/devel/slibtool/Makefile
==============================================================================
--- head/devel/slibtool/Makefile	Thu Jun 23 23:24:59 2016	(r417405)
+++ head/devel/slibtool/Makefile	Thu Jun 23 23:27:17 2016	(r417406)
@@ -12,7 +12,6 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING.SLIBTOOL
 
 HAS_CONFIGURE=	yes
-CONFIGURE_ARGS=	--disable-static
 USES=		gmake tar:xz
 
 post-patch:



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