Lines 2-7
Link Here
|
2 |
|
2 |
|
3 |
PORTNAME= libgcrypt |
3 |
PORTNAME= libgcrypt |
4 |
PORTVERSION= 1.6.3 |
4 |
PORTVERSION= 1.6.3 |
|
|
5 |
PORTREVISION= 1 |
5 |
CATEGORIES= security |
6 |
CATEGORIES= security |
6 |
MASTER_SITES= ${MASTER_SITE_GNUPG} |
7 |
MASTER_SITES= ${MASTER_SITE_GNUPG} |
7 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
8 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
Lines 15-21
Link Here
|
15 |
BUILD_DEPENDS= libgpg-error>=1.8:${PORTSDIR}/security/libgpg-error |
16 |
BUILD_DEPENDS= libgpg-error>=1.8:${PORTSDIR}/security/libgpg-error |
16 |
RUN_DEPENDS= libgpg-error>=1.8:${PORTSDIR}/security/libgpg-error |
17 |
RUN_DEPENDS= libgpg-error>=1.8:${PORTSDIR}/security/libgpg-error |
17 |
|
18 |
|
18 |
USES= libtool makeinfo tar:bzip2 |
19 |
USES= cpe libtool makeinfo tar:bzip2 |
|
|
20 |
CPE_VENDOR= gnupg |
21 |
CPE_PRODUCT= libgcrypt |
19 |
USE_CSTD= gnu89 |
22 |
USE_CSTD= gnu89 |
20 |
GNU_CONFIGURE= yes |
23 |
GNU_CONFIGURE= yes |
21 |
CONFIGURE_ARGS= --disable-drng-support |
24 |
CONFIGURE_ARGS= --disable-drng-support |