aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/vips
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-06-20 02:06:38 +0800
committerantoine <antoine@FreeBSD.org>2014-06-20 02:06:38 +0800
commitbf19fab7786930fad4a2ed599cc70e82720813f8 (patch)
tree411053522ede021be4a5d5fb9efbf1cbda48c519 /graphics/vips
parent7303b076a333d8cadb4baba9b4aa2ea187cab3bb (diff)
downloadfreebsd-ports-gnome-bf19fab7786930fad4a2ed599cc70e82720813f8.tar.gz
freebsd-ports-gnome-bf19fab7786930fad4a2ed599cc70e82720813f8.tar.zst
freebsd-ports-gnome-bf19fab7786930fad4a2ed599cc70e82720813f8.zip
Unbreak
Diffstat (limited to 'graphics/vips')
-rw-r--r--graphics/vips/Makefile4
-rw-r--r--graphics/vips/pkg-plist12
2 files changed, 9 insertions, 7 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index 02605b57ce10..96da514e09a4 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -31,10 +31,12 @@ PYPRESENT!= which python > /dev/null && echo on || echo off
.if ${PYPRESENT} == on
OPTIONS_DEFAULT+= PYTHON
.endif
-USES= gettext gmake libtool pathfix perl5 pkgconfig
+USES= gettext gmake libtool pathfix perl5 pkgconfig shebangfix
USE_PERL5= build
+SHEBANG_FILES= tools/vips-${PORTVERSION:R}
USE_GNOME= glib20 pango libxml2
USE_LDCONFIG= yes
+GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
post-configure:
diff --git a/graphics/vips/pkg-plist b/graphics/vips/pkg-plist
index e737d6ccea22..23cba497a349 100644
--- a/graphics/vips/pkg-plist
+++ b/graphics/vips/pkg-plist
@@ -64,14 +64,14 @@ include/vips/vipscpp.h
include/vips/vips
include/vips/vipsc++.h
@dirrm include/vips
-lib/libvips.so.30
-lib/libvips.so
-lib/libvips.la
lib/libvips.a
-lib/libvipsCC.so.30
-lib/libvipsCC.so
-lib/libvipsCC.la
+lib/libvips.so.15
+lib/libvips.so.15.15.2
+lib/libvips.so
lib/libvipsCC.a
+lib/libvipsCC.so
+lib/libvipsCC.so.15
+lib/libvipsCC.so.15.15.2
libdata/pkgconfig/vips-%%VERSION%%.pc
libdata/pkgconfig/vipsCC-%%VERSION%%.pc
man/man1/batch_crop.1.gz