Lines 14-34
LICENSE_COMB= multi
Link Here
|
14 |
BUILD_DEPENDS= libgpg-error>=1.32:security/libgpg-error |
14 |
BUILD_DEPENDS= libgpg-error>=1.32:security/libgpg-error |
15 |
RUN_DEPENDS= libgpg-error>=1.32:security/libgpg-error |
15 |
RUN_DEPENDS= libgpg-error>=1.32:security/libgpg-error |
16 |
|
16 |
|
17 |
USES= cpe libtool tar:bzip2 |
17 |
USES= cpe libtool pathfix tar:bzip2 |
18 |
|
|
|
19 |
CPE_VENDOR= gnupg |
18 |
CPE_VENDOR= gnupg |
20 |
USE_CSTD= gnu89 |
|
|
21 |
GNU_CONFIGURE= yes |
22 |
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share |
23 |
CONFIGURE_ARGS= --disable-drng-support |
24 |
CONFIGURE_TARGET=${ARCH:S/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL} |
25 |
USE_LDCONFIG= yes |
19 |
USE_LDCONFIG= yes |
|
|
20 |
|
21 |
GNU_CONFIGURE= yes |
26 |
TEST_TARGET= check |
22 |
TEST_TARGET= check |
27 |
|
23 |
|
28 |
DOCS= AUTHORS ChangeLog ChangeLog-2011 INSTALL NEWS THANKS TODO \ |
24 |
DOCS= AUTHORS ChangeLog ChangeLog-2011 INSTALL NEWS THANKS TODO \ |
29 |
doc/HACKING doc/README.apichanges |
25 |
doc/HACKING doc/README.apichanges |
30 |
PORTDOCS= * |
26 |
PORTDOCS= * |
31 |
|
27 |
|
|
|
28 |
CONFIGURE_ARGS= --disable-drng-support |
29 |
CONFIGURE_TARGET=${ARCH:S/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL} |
30 |
|
32 |
OPTIONS_DEFINE= DOCS INFO STATIC |
31 |
OPTIONS_DEFINE= DOCS INFO STATIC |
33 |
OPTIONS_DEFAULT= DOCS INFO STATIC |
32 |
OPTIONS_DEFAULT= DOCS INFO STATIC |
34 |
OPTIONS_SUB= yes |
33 |
OPTIONS_SUB= yes |