diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-12 06:02:43 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-12 06:02:43 +0000 |
commit | 6f98c1989edb4377be5284b69d8b13ee6b5488a5 (patch) | |
tree | a99d341014ed5e5a2b04f3adb866d906d0128255 /games/spacearyarya | |
parent | 09aa9df8a2508b82e189795f6bc3d3e842ed9a40 (diff) |
Follow trails to the new location of the KXL port.
Notes
Notes:
svn path=/head/; revision=145076
Diffstat (limited to 'games/spacearyarya')
-rw-r--r-- | games/spacearyarya/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/spacearyarya/Makefile b/games/spacearyarya/Makefile index b466b13a2385..a3bf518e10ef 100644 --- a/games/spacearyarya/Makefile +++ b/games/spacearyarya/Makefile @@ -15,8 +15,8 @@ DISTNAME= SpaceAryarya-KXL-${PORTVERSION} 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 +BUILD_DEPENDS= ${X11BASE}/include/KXL.h:${PORTSDIR}/devel/kxl +RUN_DEPENDS= ${X11BASE}/lib/libKXL-1.1.7.so:${PORTSDIR}/devel/kxl NO_CDROM= Possible copyright infringement |