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