mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
devel/cmake-core: needs USES+=ssl
PR: 267780
This commit is contained in:
parent
45d018519c
commit
78037463c0
@ -1,7 +1,7 @@
|
||||
PORTNAME= cmake
|
||||
# Remember to update devel/cmake-doc and devel/cmake-gui as well.
|
||||
DISTVERSION= ${_CMAKE_VERSION}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
PKGNAMESUFFIX= -core
|
||||
|
||||
@ -17,7 +17,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
|
||||
libuv.so:devel/libuv \
|
||||
librhash.so:security/rhash
|
||||
|
||||
USES= cmake:_internal compiler:c++11-lang cpe ncurses
|
||||
USES= cmake:_internal compiler:c++11-lang cpe ncurses ssl
|
||||
|
||||
CPE_VENDOR= cmake_project
|
||||
HAS_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user