pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libretro-craft: Change version string, works slightly different to the others
Module Name: pkgsrc-wip
Committed By: Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By: nee
Date: Sun Apr 8 14:56:50 2018 +0100
Changeset: c03f3ce9d2d470a387dd07c543507181951fe74e
Modified Files:
libretro-craft/Makefile
Log Message:
libretro-craft: Change version string, works slightly different to the others
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c03f3ce9d2d470a387dd07c543507181951fe74e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libretro-craft/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/libretro-craft/Makefile b/libretro-craft/Makefile
index e6f985e022..d0e15710be 100644
--- a/libretro-craft/Makefile
+++ b/libretro-craft/Makefile
@@ -13,7 +13,7 @@ LICENSE= mit
USE_TOOLS+= gmake
MAKE_FILE= Makefile.libretro
-MAKE_FLAGS+= GIT_VERSION="-pkgsrc"
+MAKE_FLAGS+= GIT_VERSION=" \(pkgsrc\)"
INSTALLATION_DIRS+= ${PREFIX}/lib/libretro
Home |
Main Index |
Thread Index |
Old Index