pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/htmlcxx Requires libiconv.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32ec8e76bb74
branches:  trunk
changeset: 362352:32ec8e76bb74
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Fri May 12 11:35:49 2017 +0000

description:
Requires libiconv.

diffstat:

 www/htmlcxx/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r b058cff9afd4 -r 32ec8e76bb74 www/htmlcxx/Makefile
--- a/www/htmlcxx/Makefile      Fri May 12 11:34:22 2017 +0000
+++ b/www/htmlcxx/Makefile      Fri May 12 11:35:49 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/02/16 22:58:51 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/05/12 11:35:49 jperkin Exp $
 
 DISTNAME=      htmlcxx-0.85
 CATEGORIES=    www
@@ -16,4 +16,5 @@
 
 PKGCONFIG_OVERRIDE+=   htmlcxx.pc.in
 
+.include "../../converters/libiconv/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index