diff options
author | bapt <bapt@FreeBSD.org> | 2014-06-23 06:10:50 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-06-23 06:10:50 +0800 |
commit | 25167394e87b6e686b44cc4e0c83dd11a807ea9e (patch) | |
tree | 18f4c59da6c99548ba68cb828a7ff86396e6c13c /games | |
parent | 039d756c39888cd415e5c9412f6e8be8fcf15da8 (diff) | |
download | freebsd-ports-gnome-25167394e87b6e686b44cc4e0c83dd11a807ea9e.tar.gz freebsd-ports-gnome-25167394e87b6e686b44cc4e0c83dd11a807ea9e.tar.zst freebsd-ports-gnome-25167394e87b6e686b44cc4e0c83dd11a807ea9e.zip |
Mark as broken: no distinfo provided for some of the distfiles
Diffstat (limited to 'games')
-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 \ |