pkgsrc-WIP-changes archive

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

retroarch: Use bsd.fast.prefs.mk



Module Name:	pkgsrc-wip
Committed By:	Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By:	nee
Date:		Sun May 21 18:49:19 2017 +0100
Changeset:	e6810b69e8ba8fa4890fcc9488b743a9b1ceb833

Modified Files:
	retroarch/options.mk

Log Message:
retroarch: Use bsd.fast.prefs.mk

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e6810b69e8ba8fa4890fcc9488b743a9b1ceb833

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

diffstat:
 retroarch/options.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/retroarch/options.mk b/retroarch/options.mk
index 0a9d2c496b..53e9714e08 100644
--- a/retroarch/options.mk
+++ b/retroarch/options.mk
@@ -1,6 +1,6 @@
 # $NetBSD: options.mk,v 1.1 2015/02/04 22:56:43 jmcneill Exp $
 
-.include "../../mk/bsd.prefs.mk"
+.include "../../mk/bsd.fast.prefs.mk"
 
 PKG_OPTIONS_VAR=	PKG_OPTIONS.retroarch
 PKG_SUPPORTED_OPTIONS+=	sdl2 alsa ffmpeg freetype libusb-1


Home | Main Index | Thread Index | Old Index