Lines 3-9
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= libgcrypt |
4 |
PORTNAME= libgcrypt |
5 |
PORTVERSION= 1.6.1 |
5 |
PORTVERSION= 1.6.1 |
6 |
PORTREVISION= 1 |
6 |
PORTREVISION= 2 |
7 |
CATEGORIES= security |
7 |
CATEGORIES= security |
8 |
MASTER_SITES= ${MASTER_SITE_GNUPG} |
8 |
MASTER_SITES= ${MASTER_SITE_GNUPG} |
9 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
9 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
Lines 17-23
Link Here
|
17 |
BUILD_DEPENDS= libgpg-error>=1.8:${PORTSDIR}/security/libgpg-error |
17 |
BUILD_DEPENDS= libgpg-error>=1.8:${PORTSDIR}/security/libgpg-error |
18 |
RUN_DEPENDS= libgpg-error>=1.8:${PORTSDIR}/security/libgpg-error |
18 |
RUN_DEPENDS= libgpg-error>=1.8:${PORTSDIR}/security/libgpg-error |
19 |
|
19 |
|
20 |
USES= libtool makeinfo tar:bzip2 |
20 |
USES= libtool:keepla makeinfo tar:bzip2 |
21 |
USE_CSTD= gnu89 |
21 |
USE_CSTD= gnu89 |
22 |
GNU_CONFIGURE= yes |
22 |
GNU_CONFIGURE= yes |
23 |
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" |
23 |
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" |