pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/MesaLib18 trust pkg-config to do the right thing
details: https://anonhg.NetBSD.org/pkgsrc/rev/8b3d241d0d11
branches: trunk
changeset: 328348:8b3d241d0d11
user: tnn <tnn%pkgsrc.org@localhost>
date: Sat Jan 19 18:45:28 2019 +0000
description:
trust pkg-config to do the right thing
diffstat:
graphics/MesaLib18/options.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 36b4dc6adcc3 -r 8b3d241d0d11 graphics/MesaLib18/options.mk
--- a/graphics/MesaLib18/options.mk Sat Jan 19 18:43:21 2019 +0000
+++ b/graphics/MesaLib18/options.mk Sat Jan 19 18:45:28 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.8 2019/01/19 18:43:21 tnn Exp $
+# $NetBSD: options.mk,v 1.9 2019/01/19 18:45:28 tnn Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.MesaLib
PKG_SUPPORTED_OPTIONS= llvm dri
@@ -243,7 +243,6 @@
.if !exists(/usr/include/libelf.h)
.include "../../devel/libelf/buildlink3.mk"
-CPPFLAGS+= -I${BUILDLINK_PREFIX.libelf}/include/libelf
.endif
# XXX update libLLVM to use it instead
Home |
Main Index |
Thread Index |
Old Index