Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jan 2017 01:16:25 +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: r430762 - head/graphics/iccxml
Message-ID:  <201701070116.v071GPXJ092638@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Jan  7 01:16:24 2017
New Revision: 430762
URL: https://svnweb.freebsd.org/changeset/ports/430762

Log:
  Remove useless CONFIGURE_ENV, it is already the default

Modified:
  head/graphics/iccxml/Makefile

Modified: head/graphics/iccxml/Makefile
==============================================================================
--- head/graphics/iccxml/Makefile	Sat Jan  7 01:07:55 2017	(r430761)
+++ head/graphics/iccxml/Makefile	Sat Jan  7 01:16:24 2017	(r430762)
@@ -16,6 +16,4 @@ GNU_CONFIGURE=	yes
 USE_GNOME=	libxml2
 USE_LDCONFIG=	yes
 
-CONFIGURE_ENV+=	PKG_CONFIG_PATH=${PREFIX}/libdata/pkgconfig
-
 .include <bsd.port.mk>



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