pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc *: remove commented out libXp dependency



details:   https://anonhg.NetBSD.org/pkgsrc/rev/71de94e51b81
branches:  trunk
changeset: 331570:71de94e51b81
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 20 12:19:38 2019 +0000

description:
*: remove commented out libXp dependency

diffstat:

 games/xpat2/Makefile  |  3 +--
 graphics/GMT/Makefile |  3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diffs (31 lines):

diff -r 677245b7b939 -r 71de94e51b81 games/xpat2/Makefile
--- a/games/xpat2/Makefile      Wed Mar 20 12:18:47 2019 +0000
+++ b/games/xpat2/Makefile      Wed Mar 20 12:19:38 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2018/01/14 15:26:49 rillig Exp $
+# $NetBSD: Makefile,v 1.31 2019/03/20 12:19:38 wiz Exp $
 
 DISTNAME=      xpat2-1.07
 PKGREVISION=   4
@@ -22,6 +22,5 @@
 
 .include "../../x11/libXaw/buildlink3.mk"
 .include "../../x11/libXpm/buildlink3.mk"
-#.include "../../x11/libXp/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 677245b7b939 -r 71de94e51b81 graphics/GMT/Makefile
--- a/graphics/GMT/Makefile     Wed Mar 20 12:18:47 2019 +0000
+++ b/graphics/GMT/Makefile     Wed Mar 20 12:19:38 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2018/12/13 19:51:58 adam Exp $
+# $NetBSD: Makefile,v 1.55 2019/03/20 12:19:38 wiz Exp $
 
 DISTNAME=      GMT4.1.4
 PKGNAME=       GMT-4.1.4
@@ -59,5 +59,4 @@
 
 .include "../../devel/netcdf/buildlink3.mk"
 .include "../../x11/libXaw/buildlink3.mk"
-#.include "../../x11/libXp/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index