aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2011-02-26 22:11:54 +0000
committerJuergen Lock <nox@FreeBSD.org>2011-02-26 22:11:54 +0000
commit0edca97428bea72ef2ba070211101a6fd35dedfc (patch)
tree1ff84eb0040d9fc034877c5a059b741de9fcde54 /games
parenta51b008407fee8081747b892c93727d64c3632d9 (diff)
downloadports-0edca97428bea72ef2ba070211101a6fd35dedfc.tar.gz
ports-0edca97428bea72ef2ba070211101a6fd35dedfc.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/cchess/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/cchess/Makefile b/games/cchess/Makefile
index a9c392eb8de8..b4b0b2c070b5 100644
--- a/games/cchess/Makefile
+++ b/games/cchess/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cchess
PORTVERSION= 1.4
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/
@@ -14,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Very simple Chinese chess program
LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro \
- lirc_client.1:${PORTSDIR}/comms/lirc
+ lirc_client.2:${PORTSDIR}/comms/lirc
USE_GMAKE= yes