pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk s/wip/games/, thanks leot for the ping.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fc37742801eb
branches: trunk
changeset: 313509:fc37742801eb
user: maya <maya%pkgsrc.org@localhost>
date: Mon Oct 01 18:25:17 2018 +0000
description:
s/wip/games/, thanks leot for the ping.
diffstat:
mk/love.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 8fb6e544250d -r fc37742801eb mk/love.mk
--- a/mk/love.mk Mon Oct 01 17:59:08 2018 +0000
+++ b/mk/love.mk Mon Oct 01 18:25:17 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: love.mk,v 1.1 2018/09/30 19:22:18 maya Exp $
+# $NetBSD: love.mk,v 1.2 2018/10/01 18:25:17 maya Exp $
#
# Wrapper for LOVE2D games.
# Creates launchers for the required version.
@@ -20,4 +20,4 @@
${INSTALL_DATA} ${WRKSRC}/${LOVE_DATA} ${DESTDIR}${PREFIX}/share/games/${LOVE_DATA}
${INSTALL_SCRIPT} ${WRKSRC}/${LOVE_GAME} ${DESTDIR}${PREFIX}/bin/${LOVE_GAME}
-DEPENDS+= love${LOVE_VERSION_NODOT}-[0-9]*:../../wip/love${LOVE_VERSION_NODOT}
+DEPENDS+= love${LOVE_VERSION_NODOT}-[0-9]*:../../games/love${LOVE_VERSION_NODOT}
Home |
Main Index |
Thread Index |
Old Index