aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-04-23 09:04:24 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-04-23 09:04:24 +0800
commit0f885a90468db2012c3a449f6d69eddb4d6f7ea0 (patch)
tree918fd0130135ad718a839877c6047e7fb580ef59
parent5b9b3e2cc2fef2de13f3e65c92b5a3eab3251bfa (diff)
downloadfreebsd-ports-graphics-0f885a90468db2012c3a449f6d69eddb4d6f7ea0.tar.gz
freebsd-ports-graphics-0f885a90468db2012c3a449f6d69eddb4d6f7ea0.tar.zst
freebsd-ports-graphics-0f885a90468db2012c3a449f6d69eddb4d6f7ea0.zip
- Add missing USE_OPENSSL
PR: 187989 Submitted by: amdmi3 Approved by: maintainer timeout
-rw-r--r--security/d0_blind_id/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/d0_blind_id/Makefile b/security/d0_blind_id/Makefile
index 255f6da0a15..6d8724b4824 100644
--- a/security/d0_blind_id/Makefile
+++ b/security/d0_blind_id/Makefile
@@ -16,6 +16,7 @@ GH_COMMIT= ff1ce7e
CONFIGURE_ARGS= --with-openssl
USE_LDCONFIG= yes
+USE_OPENSSL= yes
USE_AUTOTOOLS= libtoolize aclocal autoconf automake
AUTOMAKE_ARGS= --add-missing