svn commit: r358841 - head/games/ftjava

Baptiste Daroussin bapt at FreeBSD.org
Sun Jun 22 22:10:51 UTC 2014


Author: bapt
Date: Sun Jun 22 22:10:50 2014
New Revision: 358841
URL: http://svnweb.freebsd.org/changeset/ports/358841
QAT: https://qat.redports.org/buildarchive/r358841/

Log:
  Mark as broken: no distinfo provided for some of the distfiles

Modified:
  head/games/ftjava/Makefile

Modified: head/games/ftjava/Makefile
==============================================================================
--- head/games/ftjava/Makefile	Sun Jun 22 22:09:14 2014	(r358840)
+++ head/games/ftjava/Makefile	Sun Jun 22 22:10:50 2014	(r358841)
@@ -15,14 +15,13 @@ EXTRACT_ONLY=	FTJavaV${PORTVERSION}.zip
 MAINTAINER=	ports at 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 \


More information about the svn-ports-head mailing list