diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-03 21:30:54 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-03 21:30:54 +0000 |
commit | f28dd4e43cb00bae1b3d4f338b34f88d00f9c066 (patch) | |
tree | 0c3cf20ddcd076ed98fb711715f4687f9793fa76 /security/botan | |
parent | 6bdc73f9b82c6a4f3b2270cfc3a94b01d3b92c0d (diff) | |
download | ports-f28dd4e43cb00bae1b3d4f338b34f88d00f9c066.tar.gz ports-f28dd4e43cb00bae1b3d4f338b34f88d00f9c066.zip |
Notes
Diffstat (limited to 'security/botan')
-rw-r--r-- | security/botan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index dadc0f5b7640..1266d9180403 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -18,6 +18,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org USE_REINPLACE= yes +USE_PERL5= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure.pl CONFIGURE_ARGS= gcc-freebsd-generic |