diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-16 12:40:25 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-16 12:40:25 +0000 |
commit | 46c6b6b8982ad9da346d0a046dbfddfed7d4d95f (patch) | |
tree | b914ca021c76c065370d5806a24e0ee7212a5f6e /games | |
parent | 8e886397bc3b46600b30976145299dc03c220bee (diff) | |
download | ports-46c6b6b8982ad9da346d0a046dbfddfed7d4d95f.tar.gz ports-46c6b6b8982ad9da346d0a046dbfddfed7d4d95f.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xmoto/Makefile | 8 | ||||
-rw-r--r-- | games/xmoto/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index a2f2be782087..9d38708b1525 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmoto -PORTVERSION= 0.1.14 +PORTVERSION= 0.1.16 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,9 +17,9 @@ COMMENT= Challenging 2D motocross platform game LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ png.5:${PORTSDIR}/graphics/png \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ - lua.5:${PORTSDIR}/lang/lua50 -BUILD_DEPENDS= ${X11BASE}/lib/libode.a:${PORTSDIR}/devel/ode + jpeg.9:${PORTSDIR}/graphics/jpeg +BUILD_DEPENDS= ${X11BASE}/lib/libode.a:${PORTSDIR}/devel/ode \ + ${LOCALBASE}/include/lua.hpp:${PORTSDIR}/lang/lua GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/games/xmoto/distinfo b/games/xmoto/distinfo index 6fcb59b683d6..467f4ee4fa2b 100644 --- a/games/xmoto/distinfo +++ b/games/xmoto/distinfo @@ -1,3 +1,3 @@ -MD5 (xmoto-0.1.14-src.tar.gz) = f2826bd3cc19daba25a6bdf92b1d6461 -SHA256 (xmoto-0.1.14-src.tar.gz) = cf796c32a8e22546798c00575201d552b59c7b4050275794fff2f5860db9008c -SIZE (xmoto-0.1.14-src.tar.gz) = 2920614 +MD5 (xmoto-0.1.16-src.tar.gz) = 7669840af24aae6d5ae65b4171ba195d +SHA256 (xmoto-0.1.16-src.tar.gz) = b13731fb4760dbaf025929f194a44c5a62c95c39d730c43007b2515bda34f9b4 +SIZE (xmoto-0.1.16-src.tar.gz) = 3304147 |