aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/mtpaint/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/mtpaint/Makefile b/graphics/mtpaint/Makefile
index 0fa5313df799..daad6f40aea0 100644
--- a/graphics/mtpaint/Makefile
+++ b/graphics/mtpaint/Makefile
@@ -25,8 +25,9 @@ OPENJPEG_DESC= Enable OpenJPEG support
USE_BZIP2= yes
USE_GNOME= gtk20
-USES= gmake pkgconfig
+USES= gmake pkgconfig iconv
HAS_CONFIGURE= yes
+LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MAN1PREFIX}/man/man1 \
--localedir=${PREFIX}/share/locale \
gtk2 cflags asneeded ft jpeg tiff man GIF