Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2016 16:22:58 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416323 - head/x11/gnustep-app
Message-ID:  <201606031622.u53GMwX5092024@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Jun  3 16:22:58 2016
New Revision: 416323
URL: https://svnweb.freebsd.org/changeset/ports/416323

Log:
  Remove dependency on displaycalibrator, it's broken since more than 6 months

Modified:
  head/x11/gnustep-app/Makefile

Modified: head/x11/gnustep-app/Makefile
==============================================================================
--- head/x11/gnustep-app/Makefile	Fri Jun  3 16:04:36 2016	(r416322)
+++ head/x11/gnustep-app/Makefile	Fri Jun  3 16:22:58 2016	(r416323)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gnustep-app
 PORTVERSION=	2.0.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	x11 gnustep
 
 MAINTAINER=	theraven@FreeBSD.org
@@ -25,7 +25,6 @@ RUN_DEPENDS=	aclock>0:x11-clocks/aclock 
 		cddb-bundle>0:audio/cddb-bundle \
 		gnustep-cdplayer>0:audio/gnustep-cdplayer \
 		cenon>0:graphics/cenon \
-		displaycalibrator>0:deskutils/displaycalibrator \
 		duncan>0:textproc/duncan \
 		easydiff>0:textproc/easydiff \
 		edenmath>0:math/edenmath \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606031622.u53GMwX5092024>