Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2014 18:05:22 +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: r358620 - head/graphics/nip2
Message-ID:  <201406201805.s5KI5MDw045118@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Jun 20 18:05:21 2014
New Revision: 358620
URL: http://svnweb.freebsd.org/changeset/ports/358620
QAT: https://qat.redports.org/buildarchive/r358620/

Log:
  Unbreak
  
  With hat:	portmgr

Modified:
  head/graphics/nip2/Makefile

Modified: head/graphics/nip2/Makefile
==============================================================================
--- head/graphics/nip2/Makefile	Fri Jun 20 18:02:35 2014	(r358619)
+++ head/graphics/nip2/Makefile	Fri Jun 20 18:05:21 2014	(r358620)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.vips.ecs.soton.
 MAINTAINER=	mi@aldan.algebra.com
 COMMENT=	Graphical user interface for VIPS
 
-LIB_DEPENDS=	vips.3[0-9]:${PORTSDIR}/graphics/vips	\
+LIB_DEPENDS=	libvips.so:${PORTSDIR}/graphics/vips	\
 		gsl:${PORTSDIR}/math/gsl	\
 		xml2:${PORTSDIR}/textproc/libxml2
 



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