diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 11:23:53 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 11:23:53 +0000 |
commit | 8d11b9edb987875f8d703db61603fd071335b984 (patch) | |
tree | 5b31acf88a217b7f89327a46d1e9ccb891c7faad /french/belote | |
parent | bc9ff68573a1cda07b4f1c1b363463a62276a127 (diff) |
Notes
Diffstat (limited to 'french/belote')
-rw-r--r-- | french/belote/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/french/belote/Makefile b/french/belote/Makefile index 99440ee74923..737455a8d5df 100644 --- a/french/belote/Makefile +++ b/french/belote/Makefile @@ -11,6 +11,8 @@ DISTNAME= belote MAINTAINER= ports@FreeBSD.org COMMENT= Un jeu de belote coinchée contre l'ordinateur ou en réseau +BROKEN= Checksum and size mismatch + USES= zip:infozip USE_JAVA= yes JAVA_VERSION= 1.6+ |