aboutsummaryrefslogtreecommitdiff
path: root/graphics/iccxml
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-01-07 01:16:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-01-07 01:16:24 +0000
commitcb08576de9d6a11d83548fb0db5e62e6ee3ce135 (patch)
treef4e3e173b5ddedcd76f5d025bf24d931c66f3453 /graphics/iccxml
parentc3142025cdee862235e35972649531f7919bd3d8 (diff)
downloadports-cb08576de9d6a11d83548fb0db5e62e6ee3ce135.tar.gz
ports-cb08576de9d6a11d83548fb0db5e62e6ee3ce135.zip
Remove useless CONFIGURE_ENV, it is already the default
Notes
Notes: svn path=/head/; revision=430762
Diffstat (limited to 'graphics/iccxml')
-rw-r--r--graphics/iccxml/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/iccxml/Makefile b/graphics/iccxml/Makefile
index acdf695dfd0f..b2af595883fc 100644
--- a/graphics/iccxml/Makefile
+++ b/graphics/iccxml/Makefile
@@ -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>