pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libevhtp: Add textproc/oniguruma dependency.
Module Name: pkgsrc-wip
Committed By: Hauke Fath <hauke%NetBSD.org@localhost>
Pushed By: hauke
Date: Wed Jun 3 18:22:46 2020 +0200
Changeset: a047f926ad70a3629c06eae9b1684e1ea89a9c15
Modified Files:
libevhtp/Makefile
Log Message:
libevhtp: Add textproc/oniguruma dependency.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a047f926ad70a3629c06eae9b1684e1ea89a9c15
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libevhtp/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/libevhtp/Makefile b/libevhtp/Makefile
index eab4b4a389..e2ab902fe6 100644
--- a/libevhtp/Makefile
+++ b/libevhtp/Makefile
@@ -2,6 +2,7 @@
DISTNAME= libevhtp-${VERSION}
VERSION= 1.2.15
+PKGREVISION= 1
CATEGORIES= www
@@ -21,4 +22,5 @@ USE_LANGUAGES+= c99 c++
.include "../../security/openssl/buildlink3.mk"
.include "../../devel/libevent/buildlink3.mk"
+.include "../../textproc/oniguruma/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index