mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
graphics/mtpaint: USES+= iconv and explicit LDFLAGS
This commit is contained in:
parent
3aad17958c
commit
a72211ef02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328835
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user