|
Lines 2-7
Link Here
|
| 2 |
|
2 |
|
| 3 |
PORTNAME= nbdkit |
3 |
PORTNAME= nbdkit |
| 4 |
PORTVERSION= 1.20.4 |
4 |
PORTVERSION= 1.20.4 |
|
|
5 |
PORTREVISION= 1 |
| 5 |
CATEGORIES= net |
6 |
CATEGORIES= net |
| 6 |
# XXX Although nbdkit uses github for its homepage, the release tarballs served |
7 |
# XXX Although nbdkit uses github for its homepage, the release tarballs served |
| 7 |
# by github haven't been through autoconf. So we must download the sources |
8 |
# by github haven't been through autoconf. So we must download the sources |
|
Lines 16-22
Link Here
|
| 16 |
|
17 |
|
| 17 |
BUILD_DEPENDS= bash:shells/bash |
18 |
BUILD_DEPENDS= bash:shells/bash |
| 18 |
|
19 |
|
| 19 |
USES= compiler:c11 gmake libtool |
20 |
USES= compiler:c11 gmake libtool pkgconfig |
| 20 |
|
21 |
|
| 21 |
GNU_CONFIGURE= yes |
22 |
GNU_CONFIGURE= yes |
| 22 |
INSTALL_TARGET= install-strip |
23 |
INSTALL_TARGET= install-strip |