pkgsrc-wip -- http://pkgsrc.org/wip/
/
pkgsrc-wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7eec022
)
getdns: explicitly passing ${SSLBASE} to configure.
author
Aleksej Lebedev
<root@zta.lk>
Fri, 19 Jul 2019 12:09:16 +0000
(14:09 +0200)
committer
Aleksej Lebedev
<root@zta.lk>
Fri, 19 Jul 2019 12:09:16 +0000
(14:09 +0200)
getdns/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/getdns/Makefile
b/getdns/Makefile
index 8a6117a8d0a70a8606f9616402cfea8e73aeefb4..5e9b963d1134e1d5460cc5999c0ad41632458e64 100644
(file)
--- a/
getdns/Makefile
+++ b/
getdns/Makefile
@@
-16,6
+16,8
@@
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= getdns.pc.in
PKGCONFIG_OVERRIDE+= getdns_ext_event.pc.in
+CONFIGURE_ARGS+= --with-ssl=${SSLBASE}
+
.include "../../devel/libevent/buildlink3.mk"
.include "../../devel/libgetopt/buildlink3.mk"
.include "../../devel/libidn/buildlink3.mk"