summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorrodent <rodent>2013-07-08 01:36:55 +0000
committerrodent <rodent>2013-07-08 01:36:55 +0000
commit971d640ba99c22bb2882a2222ddb9df4dab09d67 (patch)
tree2cadee10700aae0622a25e31efe3a351a3669850 /games
parent53661cfe04a65e5d6e3acf2a60af00ac8aa74199 (diff)
downloadpkgsrc-971d640ba99c22bb2882a2222ddb9df4dab09d67.tar.gz
Revert last commit, because update to lang/lua made it unnecessary.
Diffstat (limited to 'games')
-rw-r--r--games/solarus/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/solarus/Makefile b/games/solarus/Makefile
index 745b5ac9db9..57b99e62152 100644
--- a/games/solarus/Makefile
+++ b/games/solarus/Makefile
@@ -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_CMAKE= yes
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"