aboutsummaryrefslogtreecommitdiff
path: root/databases/postgis/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-01-12 09:12:57 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-01-12 09:12:57 +0000
commit3c089c162beedafe4420ef2bc22740bcd8051e70 (patch)
treefedc44652b8dcc9559b5270d68be3d29e67c06e8 /databases/postgis/Makefile
parent868910fb14696646840f85dc1e7cb4b4601179e2 (diff)
downloadports-3c089c162beedafe4420ef2bc22740bcd8051e70.tar.gz
ports-3c089c162beedafe4420ef2bc22740bcd8051e70.zip
Notes
Diffstat (limited to 'databases/postgis/Makefile')
-rw-r--r--databases/postgis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile
index c864bc25267e..f7892a721803 100644
--- a/databases/postgis/Makefile
+++ b/databases/postgis/Makefile
@@ -49,7 +49,7 @@ PORTDOCS= *
.endif
.if defined(WITH_UTF8)
-LIB_DEPENDS+= iconv:${PORTSDIR}/converters/libiconv
+USE_ICONV= yes
MAKE_ENV+= "LDFLAGS=-L${LOCALBASE}/lib"
.else
CONFIGURE_ARGS+= --without-iconv