pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/modular-xorg-xquartz modular-xorg-xquartz: needs f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6bd4311c4b88
branches: trunk
changeset: 379194:6bd4311c4b88
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu May 12 19:55:54 2022 +0000
description:
modular-xorg-xquartz: needs font-util
diffstat:
x11/modular-xorg-xquartz/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r 5b79ac64f8d0 -r 6bd4311c4b88 x11/modular-xorg-xquartz/Makefile
--- a/x11/modular-xorg-xquartz/Makefile Thu May 12 19:40:06 2022 +0000
+++ b/x11/modular-xorg-xquartz/Makefile Thu May 12 19:55:54 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2022/05/12 19:39:00 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2022/05/12 19:55:54 tnn Exp $
DISTNAME= modular-xorg-xquartz-1.20.99.1.20210408
CATEGORIES= x11
@@ -84,12 +84,16 @@
MESSAGE_SUBST+= PREFIX=${PREFIX}
+CHECK_PORTABILITY_SKIP+= test/scripts/*
+CHECK_PORTABILITY_SKIP+= hw/xquartz/bundle/*
+
pre-configure:
cd ${WRKSRC} && autoreconf -vif
.include "../../devel/ncurses/buildlink3.mk"
.include "../../devel/xorg-util-macros/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
+.include "../../fonts/font-util/buildlink3.mk"
.include "../../fonts/libfontenc/buildlink3.mk"
.include "../../graphics/libepoxy/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index