svn commit: r301143 - head/x11-toolkits/gnustep-gui

Beat Gaetzi beat at FreeBSD.org
Thu Jul 19 09:15:47 UTC 2012


Author: beat
Date: Thu Jul 19 09:15:46 2012
New Revision: 301143
URL: http://svn.freebsd.org/changeset/ports/301143

Log:
  - Mark BROKEN: incorrect plist
  
  Reported by:	pointyhat

Modified:
  head/x11-toolkits/gnustep-gui/Makefile

Modified: head/x11-toolkits/gnustep-gui/Makefile
==============================================================================
--- head/x11-toolkits/gnustep-gui/Makefile	Thu Jul 19 07:25:16 2012	(r301142)
+++ head/x11-toolkits/gnustep-gui/Makefile	Thu Jul 19 09:15:46 2012	(r301143)
@@ -29,6 +29,8 @@ BUILD_DEPENDS+=	${LOCALBASE}/lib/libflit
 LICENSE_COMB=	multi
 LICENSE=	GPLv3 LGPL3
 
+BROKEN=		incorrect plist
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--with-tiff-library=${LOCALBASE}/lib
 CONFIGURE_ARGS+=	--with-tiff-include=${LOCALBASE}/include



More information about the svn-ports-all mailing list