pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/pstoedit
Module Name: pkgsrc
Committed By: jperkin
Date: Fri Sep 16 14:52:53 UTC 2016
Modified Files:
pkgsrc/graphics/pstoedit: Makefile
Log Message:
Needs libiconv.
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/graphics/pstoedit/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/pstoedit/Makefile
diff -u pkgsrc/graphics/pstoedit/Makefile:1.85 pkgsrc/graphics/pstoedit/Makefile:1.86
--- pkgsrc/graphics/pstoedit/Makefile:1.85 Mon Aug 22 11:20:56 2016
+++ pkgsrc/graphics/pstoedit/Makefile Fri Sep 16 14:52:53 2016
@@ -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 @@ post-install:
${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