aboutsummaryrefslogtreecommitdiff
path: root/graphics/mtpaint
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-09-30 18:11:44 +0000
committerJohn Marino <marino@FreeBSD.org>2013-09-30 18:11:44 +0000
commita72211ef02ba867fe989e5ef86f0c54857673744 (patch)
tree74453282562e15667a78ca6f40ab555de92e0f3d /graphics/mtpaint
parent3aad17958c6daa309444cf9f7d0e3adfd22e847a (diff)
downloadports-a72211ef02ba867fe989e5ef86f0c54857673744.tar.gz
ports-a72211ef02ba867fe989e5ef86f0c54857673744.zip
graphics/mtpaint: USES+= iconv and explicit LDFLAGS
Notes
Notes: svn path=/head/; revision=328835
Diffstat (limited to 'graphics/mtpaint')
-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