mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
- Unbreak the build, which missed to link against iconv properly
PR: 193744 Submitted by: myself Reported by: roo4.id@gmail.com Approved by: masintainer timeout (bf@)
This commit is contained in:
parent
ea37145d25
commit
856051b097
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369945
@ -21,7 +21,7 @@ LICENSE= GPLv3
|
||||
LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk
|
||||
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
|
||||
|
||||
USES= gmake pkgconfig tar:bzip2
|
||||
USES= gmake iconv pkgconfig tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libdir=${PREFIX}/libexec
|
||||
CONFLICTS= dillo-i18n-[0-9]* \
|
||||
|
Loading…
Reference in New Issue
Block a user