diff options
author | Lev A. Serebryakov <lev@FreeBSD.org> | 2004-05-23 18:21:57 +0000 |
---|---|---|
committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2004-05-23 18:21:57 +0000 |
commit | d5ccf3be72893f4030ba599b78aaadf1bb54f370 (patch) | |
tree | bc15135a392db62198e005c20344950bcff83819 /graphics/nip2/Makefile | |
parent | f8e74dae0a5c9c6d64afc81321f1474230f4aaec (diff) |
Notes
Diffstat (limited to 'graphics/nip2/Makefile')
-rw-r--r-- | graphics/nip2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile index 3b5788f9a5db..22b99ae76780 100644 --- a/graphics/nip2/Makefile +++ b/graphics/nip2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= nip -PORTVERSION= 7.8.12 -PORTREVISION= 1 +PORTVERSION= 7.8.14 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/vips-7.8/ @@ -19,6 +18,7 @@ LIB_DEPENDS= vips.0:${PORTSDIR}/graphics/vips \ gtkextra.17:${PORTSDIR}/x11-toolkits/gtkextra USE_GMAKE= yes +USE_GNOME= pkgconfig GNU_CONFIGURE= yes USE_LIBTOOL_VER=13 USE_XLIB= yes |