mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
Push ncurses USES after ssl USES, it has been reported to solve
problems when compiling with non base SSL library. PR: 211707 Submitted by: OlivierW <olivierw1+bugzilla-freebsd@hotmail.com>
This commit is contained in:
parent
8c746a8cb3
commit
2eeed7c96b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421673
@ -23,8 +23,8 @@ EXTRACT_ONLY:= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64 powerpc sparc64 armv6
|
||||
|
||||
USES= bison cpe gmake iconv libedit localbase ncurses \
|
||||
shebangfix sqlite ssl
|
||||
USES= bison cpe gmake iconv libedit localbase \
|
||||
shebangfix sqlite ssl ncurses
|
||||
USE_CSTD= gnu89
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user