diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-22 22:10:50 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-22 22:10:50 +0000 |
commit | 4481a92f193e0544681f223d22029f5cd9b745fe (patch) | |
tree | 18f4c59da6c99548ba68cb828a7ff86396e6c13c | |
parent | 2eb14c1e55b0b023a5c1a2dd4a753815f3c4789c (diff) | |
download | ports-4481a92f193e0544681f223d22029f5cd9b745fe.tar.gz ports-4481a92f193e0544681f223d22029f5cd9b745fe.zip |
Mark as broken: no distinfo provided for some of the distfiles
Notes
Notes:
svn path=/head/; revision=358841
-rw-r--r-- | games/ftjava/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/ftjava/Makefile b/games/ftjava/Makefile index 5d358334871b..120eb89ec404 100644 --- a/games/ftjava/Makefile +++ b/games/ftjava/Makefile @@ -15,14 +15,13 @@ EXTRACT_ONLY= FTJavaV${PORTVERSION}.zip MAINTAINER= ports@FreeBSD.org COMMENT= Full Thrust PBEM Client +BROKEN= no distinfo provided for some of the distfiles USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes NO_WRKSUBDIR= yes -IGNOREFILES= FTJava_Documentation.html faq.html FTJava_Linux.html - DATADIR= ${JAVASHAREDIR}/${PORTNAME} DATAFILES= Images IncomingGames OutgoingGames Ships FTJava.jar \ activation.jar imap.jar log4j-1.2.7.jar mail.jar \ |