pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gnutls: Adjust bl3.



Module Name:	pkgsrc-wip
Committed By:	ng0 <ng0%n0.is@localhost>
Pushed By:	ng0
Date:		Sat Mar 9 18:57:38 2019 +0000
Changeset:	71b61663e3a74b8a8b3486f7d25e9a5096bc8dd9

Modified Files:
	gnutls/buildlink3.mk

Log Message:
gnutls: Adjust bl3.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=71b61663e3a74b8a8b3486f7d25e9a5096bc8dd9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gnutls/buildlink3.mk | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/gnutls/buildlink3.mk b/gnutls/buildlink3.mk
index 8b425cfa77..de52a32d70 100644
--- a/gnutls/buildlink3.mk
+++ b/gnutls/buildlink3.mk
@@ -19,6 +19,8 @@ BUILDLINK_API_DEPENDS.nettle+=		nettle>=3.4.1
 .include "../../security/p11-kit/buildlink3.mk"
 .include "../../textproc/libunistring/buildlink3.mk"
 
+.include "../../mk/pkg-build-options.mk"
+pkgbase := gnutls
 .if !empty(PKG_BUILD_OPTIONS.gnutls:Munbound)
 .include "../../net/unbound/buildlink3.mk"
 .endif


Home | Main Index | Thread Index | Old Index