diff options
Diffstat (limited to 'graphics/nip/Makefile')
-rw-r--r-- | graphics/nip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/nip/Makefile b/graphics/nip/Makefile index d64f596406da..3b5788f9a5db 100644 --- a/graphics/nip/Makefile +++ b/graphics/nip/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= vips.0:${PORTSDIR}/graphics/vips \ USE_GMAKE= yes GNU_CONFIGURE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_XLIB= yes USE_REINPLACE= yes |