diff options
-rw-r--r-- | french/belote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/french/belote/Makefile b/french/belote/Makefile index 5c973f0ac7ed..35d6e4c1e8f4 100644 --- a/french/belote/Makefile +++ b/french/belote/Makefile @@ -11,7 +11,7 @@ DISTNAME= belote MAINTAINER= ports@FreeBSD.org COMMENT= Un jeu de belote coinchée contre l'ordinateur ou en réseau -USES= zip:zipinfo +USES= zip:infozip USE_JAVA= yes JAVA_VERSION= 1.6+ NO_WRKSUBDIR= yes |