From 6fa52c71c2f081cca66b96ec11cd245ba690ea1d Mon Sep 17 00:00:00 2001 From: edwin Date: Sat, 8 Oct 2005 23:08:27 +0000 Subject: Add games/kxl (which should have been devel/kxl to be honest) as run-time dependency. revision bump, libKXL has been has been updated. --- games/spacearyarya/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit