diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 17:44:14 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 17:44:14 +0000 |
commit | b5cb0202309312f312cfbbdd49cca3d3f1ac119e (patch) | |
tree | c77768adee225814debe62bd060dd142bea90a97 /french | |
parent | dfe525bc47be635bedb70c5a511aeb9883f6bd75 (diff) |
Notes
Diffstat (limited to 'french')
-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 |