pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
arangodb: Require openssl
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Fri Aug 25 00:51:08 2017 +0200
Changeset: 5867c708f3a1e084db29243200f843c3fd379a2d
Modified Files:
arangodb/Makefile
Log Message:
arangodb: Require openssl
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5867c708f3a1e084db29243200f843c3fd379a2d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
arangodb/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/arangodb/Makefile b/arangodb/Makefile
index e94aaaff3a..68b944e7ca 100644
--- a/arangodb/Makefile
+++ b/arangodb/Makefile
@@ -22,4 +22,5 @@ PKGCONFIG_OVERRIDE+= 3rdParty/jemalloc/v5.0.1/jemalloc.pc.in
PKGCONFIG_OVERRIDE+= 3rdParty/zlib/zlib-1.2.11/contrib/minizip/minizip.pc.in
PKGCONFIG_OVERRIDE+= 3rdParty/zlib/zlib-1.2.11/zlib.pc.in
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index