Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2019 05:58:35 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r489940 - branches/2019Q1/devel/gdcm
Message-ID:  <201901110558.x0B5wZrj032287@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Fri Jan 11 05:58:35 2019
New Revision: 489940
URL: https://svnweb.freebsd.org/changeset/ports/489940

Log:
  MFH: r489619
  
  devel/gdcm: Combine the two USES together again
  
  This was fixed in r486072 before but was broken again in r488341
  during the cmake:outsource -> cmake change.
  
  Approved by:	ports-secteam (tier-2) build fix blanket

Modified:
  branches/2019Q1/devel/gdcm/Makefile
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/devel/gdcm/Makefile
==============================================================================
--- branches/2019Q1/devel/gdcm/Makefile	Fri Jan 11 05:56:01 2019	(r489939)
+++ branches/2019Q1/devel/gdcm/Makefile	Fri Jan 11 05:58:35 2019	(r489940)
@@ -34,7 +34,6 @@ GDCM_PATCH=	8
 # Change this whenever VTK is updated
 VTK6_VERSION=	6.2
 
-USES=		alias cmake tar:bzip2 ssl
 USE_LDCONFIG=	yes
 CFLAGS+=	-I${LOCALBASE}/include
 CMAKE_ARGS=	-DGDCM_USE_SYSTEM_OPENSSL:BOOL=ON \



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