diff options
Diffstat (limited to 'graphics/nip2/Makefile')
-rw-r--r-- | graphics/nip2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile index eb8fe14f5938..17f1d3380480 100644 --- a/graphics/nip2/Makefile +++ b/graphics/nip2/Makefile @@ -6,15 +6,15 @@ # PORTNAME= nip2 -PORTVERSION= 7.10.10 -PORTREVISION= 1 +PORTVERSION= 7.10.21 +PORTREVISION?= 0 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/vips-7.10/ MAINTAINER= lev@FreeBSD.org COMMENT= Graphical user interface for VIPS -LIB_DEPENDS= vips.14:${PORTSDIR}/graphics/vips \ +LIB_DEPENDS= vips.18:${PORTSDIR}/graphics/vips \ xml2.5:${PORTSDIR}/textproc/libxml2 USE_GMAKE= yes |