[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pkgsrc-changes
Subject:    CVS commit: pkgsrc/devel/cpu_features
From:       "Nia Alarie" <nia () netbsd ! org>
Date:       2020-12-31 10:57:03
Message-ID: 20201231105703.5E5B1FA9D () cvs ! NetBSD ! org
[Download RAW message or body]

This is a multi-part message in MIME format.

--_----------=_160941222378980
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"

Module Name:	pkgsrc
Committed By:	nia
Date:		Thu Dec 31 10:57:03 UTC 2020

Modified Files:
	pkgsrc/devel/cpu_features: Makefile

Log Message:
cpu_features: remember to include bsd.prefs.mk....


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/cpu_features/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


--_----------=_160941222378980
Content-Disposition: inline
Content-Length: 735
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii

Modified files:

Index: pkgsrc/devel/cpu_features/Makefile
diff -u pkgsrc/devel/cpu_features/Makefile:1.4 pkgsrc/devel/cpu_features/Makefile:1.5
--- pkgsrc/devel/cpu_features/Makefile:1.4	Thu Dec 31 10:56:27 2020
+++ pkgsrc/devel/cpu_features/Makefile	Thu Dec 31 10:57:03 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/12/31 10:56:27 nia Exp $
+# $NetBSD: Makefile,v 1.5 2020/12/31 10:57:03 nia Exp $
 
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 DISTNAME=	cpu_features-0.6.0
@@ -15,6 +15,8 @@ USE_CMAKE=	yes
 USE_LANGUAGES=	c c++
 CMAKE_ARGS+=	-DBUILD_PIC=ON
 
+.include "../../mk/bsd.prefs.mk"
+
 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
 PLIST_SUBST+=		CPU_FEATURES_ARCH=x86
 .elif !empty(MACHINE_ARCH:M*aarch64*)


--_----------=_160941222378980--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic