pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50ce47f6c3ac
branches:  trunk
changeset: 352550:50ce47f6c3ac
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Fri Sep 16 14:52:53 2016 +0000

description:
Needs libiconv.

diffstat:

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

diffs (17 lines):

diff -r ec5be1d31548 -r 50ce47f6c3ac graphics/pstoedit/Makefile
--- a/graphics/pstoedit/Makefile        Fri Sep 16 14:46:25 2016 +0000
+++ b/graphics/pstoedit/Makefile        Fri Sep 16 14:52:53 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2016/08/22 11:20:56 markd Exp $
+# $NetBSD: Makefile,v 1.86 2016/09/16 14:52:53 jperkin Exp $
 
 DISTNAME=      pstoedit-3.70
 PKGREVISION=   2
@@ -40,6 +40,7 @@
        ${INSTALL_DATA} ${WRKSRC}/doc/readme.txt ${DESTDIR}${DOCDIR}
 
 .include "../../archivers/libzip/buildlink3.mk"
+.include "../../converters/libiconv/buildlink3.mk"
 .include "../../graphics/gd/buildlink3.mk"
 .include "../../graphics/GraphicsMagick/buildlink3.mk"
 # ImageMagick's v7 API is incompatible



Home | Main Index | Thread Index | Old Index