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 | |
parent | bc9ff68573a1cda07b4f1c1b363463a62276a127 (diff) |
Notes
-rw-r--r-- | french/alphabet_sounds_fr/Makefile | 2 | ||||
-rw-r--r-- | french/belote/Makefile | 2 | ||||
-rw-r--r-- | french/dico/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/french/alphabet_sounds_fr/Makefile b/french/alphabet_sounds_fr/Makefile index 7f422403a580..d3bbbf6dd378 100644 --- a/french/alphabet_sounds_fr/Makefile +++ b/french/alphabet_sounds_fr/Makefile @@ -11,6 +11,8 @@ DISTNAME= alphabet_sounds_fr MAINTAINER= bruno@tinkerbox.org COMMENT= Educative games for children. Alphabet sounds package (french) +BROKEN= No public distfiles + RUN_DEPENDS= ${LOCALBASE}/bin/childsplay:${PORTSDIR}/games/childsplay USES= python 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+ diff --git a/french/dico/Makefile b/french/dico/Makefile index 6cfea0e9d6b9..3c00c98107da 100644 --- a/french/dico/Makefile +++ b/french/dico/Makefile @@ -11,6 +11,8 @@ DISTNAME= le_dico MAINTAINER= ports@FreeBSD.org COMMENT= Interactive dictionary in french +BROKEN= No public distfiles + BROKEN_WWW= http://www.montefiore.ulg.ac.be/cgi-bin-ulg/DICO.html WRKSRC= ${WRKDIR}/${PORTNAME} |