pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libmicrohttpd: Add bl3 for gettext.
Module Name: pkgsrc-wip
Committed By: ng0 <ng0%n0.is@localhost>
Pushed By: ng0
Date: Sun Apr 7 11:52:50 2019 +0000
Changeset: b94657bf5a483acd0db6d2e4680ee73041dc7848
Modified Files:
libmicrohttpd/Makefile
Log Message:
libmicrohttpd: Add bl3 for gettext.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b94657bf5a483acd0db6d2e4680ee73041dc7848
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libmicrohttpd/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/libmicrohttpd/Makefile b/libmicrohttpd/Makefile
index 9edab5ccaa..c63a71d885 100644
--- a/libmicrohttpd/Makefile
+++ b/libmicrohttpd/Makefile
@@ -18,6 +18,7 @@ TEST_TARGET= check
PKGCONFIG_OVERRIDE+= libmicrohttpd.pc.in
CONFIGURE_ARGS+= --enable-nls
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../security/libgcrypt/buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index