diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-08 22:42:05 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-08 22:42:05 +0000 |
commit | 556aedd433640e4ecee15e36ccfd8d06c153102c (patch) | |
tree | 7d348ebb67af7c69a644a3418a14b05f1188a286 /games/grande | |
parent | 77648bfc146ef74452af0299242b68a547f20417 (diff) |
Notes
Diffstat (limited to 'games/grande')
-rw-r--r-- | games/grande/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/grande/Makefile b/games/grande/Makefile index 34652f84143d..ea1661d0e104 100644 --- a/games/grande/Makefile +++ b/games/grande/Makefile @@ -7,7 +7,7 @@ PORTNAME= grande PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://kxl.hn.org/download/ DISTNAME= ${PORTNAME}-KXL-${PORTVERSION} @@ -15,8 +15,8 @@ DISTNAME= ${PORTNAME}-KXL-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Zanac type game -BUILD_DEPENDS= ${X11BASE}/lib/libKXL-1.1.5.so:${PORTSDIR}/games/kxl -RUN_DEPENDS= ${X11BASE}/lib/libKXL-1.1.5.so:${PORTSDIR}/games/kxl +BUILD_DEPENDS= ${X11BASE}/lib/libKXL-1.1.7.so:${PORTSDIR}/games/kxl +RUN_DEPENDS= ${X11BASE}/lib/libKXL-1.1.7.so:${PORTSDIR}/games/kxl NO_CDROM= Possible copyright infringement |