summaryrefslogtreecommitdiff
path: root/www/snownews
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-10-18 11:25:11 +0000
committernia <nia@pkgsrc.org>2021-10-18 11:25:11 +0000
commitab8b9ab9cf48abc5362ab5da2accca7090f424e5 (patch)
tree271922d3e6f3f47782a92cae2021e09a7c9e653f /www/snownews
parent17e51c3b4d8bd9c918b1f402d611237e1c1cd0f3 (diff)
downloadpkgsrc-ab8b9ab9cf48abc5362ab5da2accca7090f424e5.tar.gz
snownews: remove dependency on libiconv
Diffstat (limited to 'www/snownews')
-rw-r--r--www/snownews/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/snownews/Makefile b/www/snownews/Makefile
index fea704317f7..9db2d11cbf7 100644
--- a/www/snownews/Makefile
+++ b/www/snownews/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2021/10/18 11:24:51 nia Exp $
+# $NetBSD: Makefile,v 1.65 2021/10/18 11:25:11 nia Exp $
DISTNAME= snownews-1.9
CATEGORIES= www
@@ -23,7 +23,6 @@ CONFIGURE_ARGS+= --prefix=${PREFIX}
CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR}
CONFIGURE_ARGS+= --localedir=${PREFIX}/${PKGLOCALEDIR}/locale
-.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"