From e63e5a377a70a8993ec46e47c46eb3c06a10f873 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Fri, 20 Jun 2014 18:05:21 +0000 Subject: [PATCH] Unbreak With hat: portmgr --- graphics/nip2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile index 2e01947266d7..1b9553aec2f7 100644 --- a/graphics/nip2/Makefile +++ b/graphics/nip2/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ 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