summaryrefslogtreecommitdiffstats
path: root/security/p5-Net-SSLeay
diff options
context:
space:
mode:
authorclive <clive@FreeBSD.org>2001-03-05 08:39:33 +0000
committerclive <clive@FreeBSD.org>2001-03-05 08:39:33 +0000
commit4d0ffe3b6efa23463cef765c66cad07458173485 (patch)
treee27804aa0c24c340d35539bf54de73c836cedf54 /security/p5-Net-SSLeay
parent061e048b162960eac27982647b8153bbcc866a97 (diff)
downloadFreeBSD-ports-4d0ffe3b6efa23463cef765c66cad07458173485.zip
FreeBSD-ports-4d0ffe3b6efa23463cef765c66cad07458173485.tar.gz
Dumb-safe. Tell p5-Net-SSLeay that our openssl lives under "/usr"
Since we don't support RELENG_3 now, it's fairly enough to assume that `which openssl` is /usr/bin/openssl. Reviewed by: vanilla
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r--security/p5-Net-SSLeay/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index e64118f..ee67595 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -17,6 +17,7 @@ MAINTAINER= ports@FreeBSD.ORG
RESTRICTED= "Cryptography"
PERL_CONFIGURE= yes
+CONFIGURE_ARGS+= "/usr"
USE_OPENSSL= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
OpenPOWER on IntegriCloud