aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk26/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/wxgtk26/Makefile')
-rw-r--r--x11-toolkits/wxgtk26/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk26/Makefile b/x11-toolkits/wxgtk26/Makefile
index 1dc28cc892ef..88a50654e667 100644
--- a/x11-toolkits/wxgtk26/Makefile
+++ b/x11-toolkits/wxgtk26/Makefile
@@ -38,7 +38,7 @@ CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"\
X11BASE="${LOCALBASE}"
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib -liconv
+LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
NO_LATEST_LINK= yes
PLIST= ${.CURDIR}/pkg-plist