aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2013-09-16 17:22:30 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2013-09-16 17:22:30 +0000
commit1d32125f78aef1bcc861ff5e879077973ffc1690 (patch)
tree4500ea6533cdb5077eb01ad8fd311901c60043fb /devel
parent926c80457ba93266c92d25ce104486fc3101d852 (diff)
downloadports-1d32125f78aef1bcc861ff5e879077973ffc1690.tar.gz
ports-1d32125f78aef1bcc861ff5e879077973ffc1690.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/glib20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index 8c1748d3db6b..e8c1293ab931 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -53,7 +53,7 @@ CONFIGURE_ARGS+=--disable-dtrace
#CONFIGURE_ARGS+=--enable-dtrace
#.endif
-.if exists(/usr/include/iconv.h) && ${OSVERSION} >= 1000043
+.if empty(ICONV_LIB)
CONFIGURE_ARGS+= --with-libiconv=native
.else
CONFIGURE_ARGS+= --with-libiconv=gnu