pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/MesaLib18 mesalib18: requires expat. from sob...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec9c94fe85f2
branches: trunk
changeset: 332415:ec9c94fe85f2
user: maya <maya%pkgsrc.org@localhost>
date: Thu Apr 11 15:52:08 2019 +0000
description:
mesalib18: requires expat. from sobukus
diffstat:
graphics/MesaLib18/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 563953cc00d5 -r ec9c94fe85f2 graphics/MesaLib18/Makefile
--- a/graphics/MesaLib18/Makefile Thu Apr 11 13:43:53 2019 +0000
+++ b/graphics/MesaLib18/Makefile Thu Apr 11 15:52:08 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2019/02/22 15:40:35 tnn Exp $
+# $NetBSD: Makefile,v 1.19 2019/04/11 15:52:08 maya Exp $
DISTNAME= mesa-18.3.4
PKGNAME= ${DISTNAME:S/mesa/MesaLib/}
@@ -105,4 +105,5 @@
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libxcb/buildlink3.mk"
+.include "../../textproc/expat/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index