aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2013-10-01 02:11:44 +0800
committermarino <marino@FreeBSD.org>2013-10-01 02:11:44 +0800
commit4da5997de123f8a58f53aeba90945b1a51afbb6d (patch)
tree74453282562e15667a78ca6f40ab555de92e0f3d /graphics
parent897714fb6334b7ff00c0cd7609eacc6f7f4b0008 (diff)
downloadfreebsd-ports-gnome-4da5997de123f8a58f53aeba90945b1a51afbb6d.tar.gz
freebsd-ports-gnome-4da5997de123f8a58f53aeba90945b1a51afbb6d.tar.zst
freebsd-ports-gnome-4da5997de123f8a58f53aeba90945b1a51afbb6d.zip
graphics/mtpaint: USES+= iconv and explicit LDFLAGS
Diffstat (limited to 'graphics')
-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