diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-07 11:54:23 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-07 11:54:23 +0000 |
commit | da9f30c3f2aad267954d2c27dfffe51db72d1f9c (patch) | |
tree | 42f57c16711c9843c6790efb1b51284a79e1afb3 /security/libgcrypt/Makefile | |
parent | 8ed6dd60859fc88d9246852370f2bcb92ec28aa8 (diff) |
Notes
Diffstat (limited to 'security/libgcrypt/Makefile')
-rw-r--r-- | security/libgcrypt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile index 799de43bfbfd..87016b9f8670 100644 --- a/security/libgcrypt/Makefile +++ b/security/libgcrypt/Makefile @@ -18,6 +18,7 @@ MAINTAINER= freebsdports@arved.de BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf USE_REINPLACE= yes +USE_PERL5= yes USE_LIBTOOL= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |