aboutsummaryrefslogtreecommitdiff
path: root/devel/libdatrie
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-09-30 18:20:59 +0000
committerJohn Marino <marino@FreeBSD.org>2013-09-30 18:20:59 +0000
commit3b1a51b7411f6e1d0d4f30dadd3ae1e62bab4f66 (patch)
treeaa137cda737345cf6fd5a939b2e15b9fb83e9bf6 /devel/libdatrie
parent1f27e79deb6e5bb32b2b4a354267a175e47afd50 (diff)
downloadports-3b1a51b7411f6e1d0d4f30dadd3ae1e62bab4f66.tar.gz
ports-3b1a51b7411f6e1d0d4f30dadd3ae1e62bab4f66.zip
Notes
Diffstat (limited to 'devel/libdatrie')
-rw-r--r--devel/libdatrie/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdatrie/Makefile b/devel/libdatrie/Makefile
index 0c82127ebe7e..b9c181cca63f 100644
--- a/devel/libdatrie/Makefile
+++ b/devel/libdatrie/Makefile
@@ -17,7 +17,7 @@ USES= iconv pathfix
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
MAN1= trietool-0.2.1
PORTDOCS= README.migration