mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Add explicit USES=iconv
Reported by: pkg-fallout (via math/nlopt)
This commit is contained in:
parent
53b8423b54
commit
37836568bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485846
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= guile
|
||||
PORTVERSION= 2.0.14
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= lang scheme
|
||||
MASTER_SITES= GNU
|
||||
PKGNAMESUFFIX= 2
|
||||
@ -23,7 +23,7 @@ CONFLICTS_INSTALL= guile-[0-9]*
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
USES= charsetfix ${USES_${ARCH}} gmake libtool makeinfo ncurses pathfix \
|
||||
USES= charsetfix ${USES_${ARCH}} gmake iconv libtool makeinfo ncurses pathfix \
|
||||
pkgconfig readline
|
||||
USES_powerpc64= compiler:c11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user