aboutsummaryrefslogtreecommitdiff
path: root/audio/mpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpc/Makefile')
-rw-r--r--audio/mpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpc/Makefile b/audio/mpc/Makefile
index f8074f37b36c..d1256de0fbdb 100644
--- a/audio/mpc/Makefile
+++ b/audio/mpc/Makefile
@@ -38,7 +38,7 @@ CONFIGURE_ARGS+=--disable-iconv
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|-lintl|-liconv|g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|-lintl|-l${ICONV_LIB}|g' ${WRKSRC}/configure
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin