pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/plotutils Needs libiconv.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c24379729574
branches:  trunk
changeset: 634035:c24379729574
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Wed May 07 10:34:30 2014 +0000

description:
Needs libiconv.

diffstat:

 graphics/plotutils/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 71058b1b1f61 -r c24379729574 graphics/plotutils/Makefile
--- a/graphics/plotutils/Makefile       Wed May 07 07:47:34 2014 +0000
+++ b/graphics/plotutils/Makefile       Wed May 07 10:34:30 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2013/02/16 11:17:56 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2014/05/07 10:34:30 jperkin Exp $
 
 DISTNAME=      plotutils-2.6
 PKGREVISION=   4
@@ -24,5 +24,6 @@
 
 .include "options.mk"
 
+.include "../../converters/libiconv/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index