pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gnustep-gui needs libxml2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02c5dd3ed168
branches:  trunk
changeset: 355433:02c5dd3ed168
user:      wiedi <wiedi%pkgsrc.org@localhost>
date:      Thu Dec 01 15:50:21 2016 +0000

description:
needs libxml2

diffstat:

 x11/gnustep-gui/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r eb071365642e -r 02c5dd3ed168 x11/gnustep-gui/Makefile
--- a/x11/gnustep-gui/Makefile  Thu Dec 01 15:47:24 2016 +0000
+++ b/x11/gnustep-gui/Makefile  Thu Dec 01 15:50:21 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2016/04/11 19:01:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.66 2016/12/01 15:50:21 wiedi Exp $
 
 DISTNAME=      gnustep-gui-0.22.0
 PKGREVISION=   12
@@ -23,5 +23,6 @@
 .include "../../graphics/giflib/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../graphics/tiff/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index