pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/MesaLib18
Module Name: pkgsrc
Committed By: tnn
Date: Sat Jan 19 18:45:28 UTC 2019
Modified Files:
pkgsrc/graphics/MesaLib18: options.mk
Log Message:
trust pkg-config to do the right thing
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/MesaLib18/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/MesaLib18/options.mk
diff -u pkgsrc/graphics/MesaLib18/options.mk:1.8 pkgsrc/graphics/MesaLib18/options.mk:1.9
--- pkgsrc/graphics/MesaLib18/options.mk:1.8 Sat Jan 19 18:43:21 2019
+++ pkgsrc/graphics/MesaLib18/options.mk Sat Jan 19 18:45:28 2019
@@ -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 @@ CONFIGURE_ARGS+= --enable-llvm-shared-li
.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