summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2000-10-15 14:23:23 +0000
committertrevor <trevor@FreeBSD.org>2000-10-15 14:23:23 +0000
commit914b775d90362a39a104b93e2b81ec34f03c0781 (patch)
treee99dbe804e135e0f0b6deee538fdcf686d982740 /security
parent79d2b84986b45b4f7273d80dc051fd5dec3e9558 (diff)
downloadFreeBSD-ports-914b775d90362a39a104b93e2b81ec34f03c0781.zip
FreeBSD-ports-914b775d90362a39a104b93e2b81ec34f03c0781.tar.gz
Add USE_OPENSSL=yes to fix a bug found by bento.
Diffstat (limited to 'security')
-rw-r--r--security/pad/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pad/Makefile b/security/pad/Makefile
index e891be0..42b3f97 100644
--- a/security/pad/Makefile
+++ b/security/pad/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= trevor@FreeBSD.org
DOC_FILES= COPYING README ChangeLog
GNU_CONFIGURE= yes
+USE_OPENSSL= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pad ${PREFIX}/bin
OpenPOWER on IntegriCloud