Use USES=gnome
- Adjust BROKEN_powerpc64
This commit is contained in:
parent
8ae4355c76
commit
01afc9c414
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439886
@ -18,7 +18,7 @@ BUILD_DEPENDS= libevent>=2.0.8:devel/libevent
|
||||
LIB_DEPENDS= libevent_openssl.so:devel/libevent
|
||||
|
||||
BROKEN_SSL= openssl-devel
|
||||
BROKEN_powerpc64= does not link: undefined reference to `std::ctype<char>::_M_widen_init()
|
||||
BROKEN_powerpc64= does not link: undefined reference to 'std::ctype<char>::_M_widen_init()'
|
||||
BROKEN_sparc64= does not build: fails to link
|
||||
|
||||
CONFIGURE_ARGS= --enable-examples \
|
||||
@ -30,7 +30,7 @@ INSTALL_TARGET= install-strip
|
||||
USE_CXXSTD= c++11
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
USES= compiler:c++11-lang libtool pathfix pkgconfig ssl tar:xz
|
||||
USES= compiler:c++11-lang gnome libtool pathfix pkgconfig ssl tar:xz
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user