diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-08 23:08:27 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-08 23:08:27 +0000 |
commit | f24c10a1b8e305245d25f564bee2f496b0ee6557 (patch) | |
tree | 4d57800058aa638e12252ddcc1265d8f4596604c /games/spacearyarya | |
parent | 28794f9b2b1372b44d0d74ab69920522ac997d1e (diff) | |
download | ports-f24c10a1b8e305245d25f564bee2f496b0ee6557.tar.gz ports-f24c10a1b8e305245d25f564bee2f496b0ee6557.zip |
Notes
Diffstat (limited to 'games/spacearyarya')
-rw-r--r-- | games/spacearyarya/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/spacearyarya/Makefile b/games/spacearyarya/Makefile index 07c26a8f3db2..b466b13a2385 100644 --- a/games/spacearyarya/Makefile +++ b/games/spacearyarya/Makefile @@ -7,6 +7,7 @@ PORTNAME= spacearyarya PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://kxl.hn.org/download/ DISTNAME= SpaceAryarya-KXL-${PORTVERSION} @@ -15,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Space Harrier, the ancient video game like game BUILD_DEPENDS= ${X11BASE}/include/KXL.h:${PORTSDIR}/games/kxl +RUN_DEPENDS= ${X11BASE}/lib/libKXL-1.1.7.so:${PORTSDIR}/games/kxl NO_CDROM= Possible copyright infringement |