summaryrefslogtreecommitdiffstats
path: root/devel/styx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/styx/Makefile')
-rw-r--r--devel/styx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/styx/Makefile b/devel/styx/Makefile
index 10d30bc..f04b6cc 100644
--- a/devel/styx/Makefile
+++ b/devel/styx/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${PREFIX}/include ${PTHREAD_FLAGS}" \
- LIBS="-L${PREFIX}/lib -lgiconv ${PTHREAD_LIBS}"
+ LIBS="-L${PREFIX}/lib -liconv ${PTHREAD_LIBS}"
CONFIGURE_ARGS= --includedir=${PREFIX}/include/styx \
--datadir=${PREFIX}/share/doc/styx
OpenPOWER on IntegriCloud