svn commit: r358469 - head/graphics/grads

Antoine Brodin antoine at FreeBSD.org
Thu Jun 19 21:45:10 UTC 2014


Author: antoine
Date: Thu Jun 19 21:45:09 2014
New Revision: 358469
URL: http://svnweb.freebsd.org/changeset/ports/358469
QAT: https://qat.redports.org/buildarchive/r358469/

Log:
  Mark BROKEN: Fails to package
  
  ===>  Building package for grads-1.9b4_9
  pkg-static: lstat(/wrkdirs/usr/ports/graphics/grads/work/stage/usr/local/bin/gradshdf): No such file or directory
  *** [do-package] Error code 1
  
  Reported by:	pkg-fallout

Modified:
  head/graphics/grads/Makefile

Modified: head/graphics/grads/Makefile
==============================================================================
--- head/graphics/grads/Makefile	Thu Jun 19 21:40:42 2014	(r358468)
+++ head/graphics/grads/Makefile	Thu Jun 19 21:45:09 2014	(r358469)
@@ -14,6 +14,8 @@ EXTRACT_ONLY=	${PORTNAME}-src-${PORTVERS
 MAINTAINER=	glewis at FreeBSD.org
 COMMENT=	The Grid Analysis and Display System
 
+BROKEN=		Fails to package
+
 BUILD_DEPENDS=	${LOCALBASE}/lib/libudunits2.a:${PORTSDIR}/science/udunits \
 		${LOCALBASE}/lib/libsx.a:${PORTSDIR}/x11/libsx
 LIB_DEPENDS=	libgd.so:${PORTSDIR}/graphics/gd \


More information about the svn-ports-head mailing list