summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2018-10-23 07:07:25 +0000
committerleot <leot@pkgsrc.org>2018-10-23 07:07:25 +0000
commit4659e63732faaf0a91a4686cdb52fd9b43b431a7 (patch)
tree0b83d24f0640c0f583bdd555b6def3563241e58d /www
parent16f3bbc1b5600d9b073ca3079f35fe3907aff5e3 (diff)
downloadpkgsrc-4659e63732faaf0a91a4686cdb52fd9b43b431a7.tar.gz
libpsl: Include icu bl3 in buildlink3 and add support for tests
- buildlink3 inclusion of textproc/icu was commented out in www/libpsl/buildlink3.mk but at least building (latest and still not committed) net/libsoup needs it, uncomment it. - Add support for tests
Diffstat (limited to 'www')
-rw-r--r--www/libpsl/Makefile4
-rw-r--r--www/libpsl/buildlink3.mk4
2 files changed, 5 insertions, 3 deletions
diff --git a/www/libpsl/Makefile b/www/libpsl/Makefile
index 2eeabf427bf..134d07334c6 100644
--- a/www/libpsl/Makefile
+++ b/www/libpsl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/07/29 14:17:06 bsiegert Exp $
+# $NetBSD: Makefile,v 1.3 2018/10/23 07:07:25 leot Exp $
DISTNAME= libpsl-0.20.2
PKGREVISION= 1
@@ -24,6 +24,8 @@ CONFIGURE_ARGS+= --enable-runtime=libicu
PKGCONFIG_OVERRIDE+= libpsl.pc.in
+TEST_TARGET= check
+
.include "../../lang/python/application.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
diff --git a/www/libpsl/buildlink3.mk b/www/libpsl/buildlink3.mk
index 55789c58284..ca488f9d3cb 100644
--- a/www/libpsl/buildlink3.mk
+++ b/www/libpsl/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2018/07/28 12:25:20 bsiegert Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2018/10/23 07:07:25 leot Exp $
BUILDLINK_TREE+= libpsl
@@ -8,7 +8,7 @@ LIBPSL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libpsl+= libpsl>=0.20.2
BUILDLINK_PKGSRCDIR.libpsl?= ../../www/libpsl
-#.include "../../textproc/icu/buildlink3.mk"
+.include "../../textproc/icu/buildlink3.mk"
.endif # LIBPSL_BUILDLINK3_MK
BUILDLINK_TREE+= -libpsl