|
Lines 4-9
Link Here
|
| 4 |
PORTNAME= cmake |
4 |
PORTNAME= cmake |
| 5 |
# Remember to update devel/cmake-doc and devel/cmake-gui as well. |
5 |
# Remember to update devel/cmake-doc and devel/cmake-gui as well. |
| 6 |
DISTVERSION= 3.10.1 |
6 |
DISTVERSION= 3.10.1 |
|
|
7 |
PORTREVISION= 1 |
| 7 |
CATEGORIES= devel |
8 |
CATEGORIES= devel |
| 8 |
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ |
9 |
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ |
| 9 |
|
10 |
|
|
Lines 19-25
Link Here
|
| 19 |
libuv.so:devel/libuv \ |
20 |
libuv.so:devel/libuv \ |
| 20 |
librhash.so:security/rhash |
21 |
librhash.so:security/rhash |
| 21 |
|
22 |
|
| 22 |
USES= libarchive ncurses |
23 |
USES= compiler:c++11-lang libarchive ncurses |
| 23 |
|
24 |
|
| 24 |
HAS_CONFIGURE= yes |
25 |
HAS_CONFIGURE= yes |
| 25 |
CONFIGURE_ENV= MAKE=make |
26 |
CONFIGURE_ENV= MAKE=make |