pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/sameboy sameboy: we are FREEDESKTOP



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8517566e70db
branches:  trunk
changeset: 449229:8517566e70db
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Mar 22 14:36:09 2021 +0000

description:
sameboy: we are FREEDESKTOP

diffstat:

 emulators/sameboy/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 25960c10aded -r 8517566e70db emulators/sameboy/Makefile
--- a/emulators/sameboy/Makefile        Mon Mar 22 13:21:53 2021 +0000
+++ b/emulators/sameboy/Makefile        Mon Mar 22 14:36:09 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2021/03/19 12:18:55 nia Exp $
+# $NetBSD: Makefile,v 1.7 2021/03/22 14:36:09 nia Exp $
 
 .include "Makefile.common"
 
@@ -9,6 +9,7 @@
 BUILD_TARGET=  sdl
 
 MAKE_FLAGS+=   DATA_DIR=${PREFIX}/share/sameboy/
+MAKE_FLAGS+=   FREEDESKTOP=true
 
 BUILDLINK_TRANSFORM+=  rm:-Werror
 



Home | Main Index | Thread Index | Old Index