|
Lines 5-11
Link Here
|
| 5 |
# $FreeBSD: ports/security/libgcrypt/Makefile,v 1.5 2003/02/22 14:38:11 arved Exp $ |
5 |
# $FreeBSD: ports/security/libgcrypt/Makefile,v 1.5 2003/02/22 14:38:11 arved Exp $ |
| 6 |
|
6 |
|
| 7 |
PORTNAME= libgcrypt |
7 |
PORTNAME= libgcrypt |
| 8 |
PORTVERSION= 1.1.11 |
8 |
PORTVERSION= 1.1.12 |
| 9 |
CATEGORIES= security |
9 |
CATEGORIES= security |
| 10 |
MASTER_SITES= ${MASTER_SITE_GNUPG} |
10 |
MASTER_SITES= ${MASTER_SITE_GNUPG} |
| 11 |
MASTER_SITE_SUBDIR= alpha/libgcrypt |
11 |
MASTER_SITE_SUBDIR= alpha/libgcrypt |
|
Lines 15-21
Link Here
|
| 15 |
|
15 |
|
| 16 |
USE_REINPLACE= yes |
16 |
USE_REINPLACE= yes |
| 17 |
USE_PERL5= yes |
17 |
USE_PERL5= yes |
| 18 |
USE_AUTOCONF_VER= 253 |
18 |
#USE_AUTOCONF_VER= 253 |
| 19 |
USE_LIBTOOL= yes |
19 |
USE_LIBTOOL= yes |
| 20 |
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" |
20 |
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" |
| 21 |
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |
21 |
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |