svn commit: r416323 - head/x11/gnustep-app

Antoine Brodin antoine at FreeBSD.org
Fri Jun 3 16:22:59 UTC 2016


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 at 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 \


More information about the svn-ports-head mailing list