svn commit: r498680 - branches/2019Q2/x11-toolkits/swt

Antoine Brodin antoine at FreeBSD.org
Thu Apr 11 20:33:27 UTC 2019


Author: antoine
Date: Thu Apr 11 20:33:26 2019
New Revision: 498680
URL: https://svnweb.freebsd.org/changeset/ports/498680

Log:
  MFH: r498679
  
  Mark BROKEN on i386: missing distinfo
  
  Reported by:	pkg-fallout

Modified:
  branches/2019Q2/x11-toolkits/swt/Makefile
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/x11-toolkits/swt/Makefile
==============================================================================
--- branches/2019Q2/x11-toolkits/swt/Makefile	Thu Apr 11 20:32:53 2019	(r498679)
+++ branches/2019Q2/x11-toolkits/swt/Makefile	Thu Apr 11 20:33:26 2019	(r498680)
@@ -13,6 +13,7 @@ COMMENT=	Standard Widget Toolkit for Java
 LICENSE=	EPL
 
 ONLY_FOR_ARCHS=	amd64 i386
+BROKEN_i386=	missing distinfo
 
 USES=		gl gnome pkgconfig zip:infozip
 


More information about the svn-ports-branches mailing list