pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/solarus Revert last commit, because update to la...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e7896c90e43
branches:  trunk
changeset: 621388:4e7896c90e43
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Mon Jul 08 01:36:55 2013 +0000

description:
Revert last commit, because update to lang/lua made it unnecessary.

diffstat:

 games/solarus/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 55c022350fde -r 4e7896c90e43 games/solarus/Makefile
--- a/games/solarus/Makefile    Mon Jul 08 00:56:45 2013 +0000
+++ b/games/solarus/Makefile    Mon Jul 08 01:36:55 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2013/07/07 18:11:11 rodent Exp $
+# $NetBSD: Makefile,v 1.4 2013/07/08 01:36:55 rodent Exp $
 
 VERSION=       1.0.4
 DISTNAME=      solarus-${VERSION}-src
@@ -16,7 +16,6 @@
 USE_LANGUAGES= c c++
 
 .include "../../devel/physfs/buildlink3.mk"
-BUILDLINK_ABI_DEPENDS.lua+=    lua>=5.1.5
 .include "../../lang/lua/buildlink3.mk"
 .include "../../audio/libmodplug/buildlink3.mk"
 .include "../../multimedia/libogg/buildlink3.mk"



Home | Main Index | Thread Index | Old Index