diff options
Diffstat (limited to 'games/palomino/Makefile')
-rw-r--r-- | games/palomino/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/palomino/Makefile b/games/palomino/Makefile index af2e23162bf1..d2e7346e1701 100644 --- a/games/palomino/Makefile +++ b/games/palomino/Makefile @@ -18,10 +18,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libosg.so:${PORTSDIR}/graphics/osg -USES= cmake tar:xz +USES= cmake tar:xz lua:51 USE_GL= gl -USE_LUA= 5.1 -LUA_COMPS= lua:build MISC_VER= 20091027 MODELS_VER= 20090615 |