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

Baptiste Daroussin bapt at FreeBSD.org
Tue Feb 4 17:15:52 UTC 2014


Author: bapt
Date: Tue Feb  4 17:15:51 2014
New Revision: 342577
URL: http://svnweb.freebsd.org/changeset/ports/342577
QAT: https://qat.redports.org/buildarchive/r342577/

Log:
  Fix build on clusters
  It seems like a pdf get created depending on what is on the system while this ports is building
  
  Submitted by:	marino

Modified:
  head/x11-toolkits/gnustep-gui/pkg-plist

Modified: head/x11-toolkits/gnustep-gui/pkg-plist
==============================================================================
--- head/x11-toolkits/gnustep-gui/pkg-plist	Tue Feb  4 16:57:59 2014	(r342576)
+++ head/x11-toolkits/gnustep-gui/pkg-plist	Tue Feb  4 17:15:51 2014	(r342577)
@@ -69,7 +69,6 @@ GNUstep/System/Library/ColorPickers/Whee
 %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/General/General.igsdoc
 %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/General/OpenStepCompliance.html
 %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/General/dependencies
-%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit.pdf
 %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit.html
 %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit_1.html
 %%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit_10.html


More information about the svn-ports-head mailing list