aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/pcb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 9361fc58b5d9..c6b16fa5288d 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -45,7 +45,7 @@ NONE_DESC= No GUI support
.if ${PORT_OPTIONS:MNLS}
CONFIGURE_ARGS+= \
--enable-nls \
- --with-libiconv-prefix=${LOCALBASE} \
+ ${ICONV_CONFIGURE_ARG} \
--with-libintl-prefix=${LOCALBASE}
USES+= gettext iconv
.for L in fr nl ru