pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/sameboy



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Mar 22 14:36:09 UTC 2021

Modified Files:
        pkgsrc/emulators/sameboy: Makefile

Log Message:
sameboy: we are FREEDESKTOP


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/emulators/sameboy/Makefile

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

Modified files:

Index: pkgsrc/emulators/sameboy/Makefile
diff -u pkgsrc/emulators/sameboy/Makefile:1.6 pkgsrc/emulators/sameboy/Makefile:1.7
--- pkgsrc/emulators/sameboy/Makefile:1.6       Fri Mar 19 12:18:55 2021
+++ pkgsrc/emulators/sameboy/Makefile   Mon Mar 22 14:36:09 2021
@@ -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 @@ COMMENT=        Highly accurate Game Boy and Ga
 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