aboutsummaryrefslogtreecommitdiff
path: root/graphics/webp
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2011-10-07 14:26:01 +0000
committerJohan van Selst <johans@FreeBSD.org>2011-10-07 14:26:01 +0000
commita1eab0e17e801c77e0c17cd327c348cfe6773221 (patch)
treeb1ced9fdce8906af9eef10abc5b3780d870624ed /graphics/webp
parent2d115638a821b5619b5ef10e6d482522b0b6c8ad (diff)
downloadports-a1eab0e17e801c77e0c17cd327c348cfe6773221.tar.gz
ports-a1eab0e17e801c77e0c17cd327c348cfe6773221.zip
Notes
Diffstat (limited to 'graphics/webp')
-rw-r--r--graphics/webp/Makefile7
-rw-r--r--graphics/webp/distinfo4
-rw-r--r--graphics/webp/pkg-plist2
3 files changed, 4 insertions, 9 deletions
diff --git a/graphics/webp/Makefile b/graphics/webp/Makefile
index 1f99ce7173b1..1761752dde92 100644
--- a/graphics/webp/Makefile
+++ b/graphics/webp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= webp
-PORTVERSION= 0.1.2
+PORTVERSION= 0.1.3
CATEGORIES= graphics
MASTER_SITES= GOOGLE_CODE
DISTNAME= lib${PORTNAME}-${PORTVERSION}
@@ -17,16 +17,11 @@ COMMENT= Google WebP image format conversion tool
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
png.6:${PORTSDIR}/graphics/png
-USE_GMAKE= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= autoconf:env libtoolize:env automake:env
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
CPPFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
MAN1= cwebp.1 dwebp.1
-pre-configure:
- @cd ${WRKSRC} && ${AUTORECONF} -vfi
-
.include <bsd.port.mk>
diff --git a/graphics/webp/distinfo b/graphics/webp/distinfo
index 80240b0c0c2c..e39c72e23be0 100644
--- a/graphics/webp/distinfo
+++ b/graphics/webp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libwebp-0.1.2.tar.gz) = d5ff8df777010a5fb8dd5bac85eb30e98fe665e089ad9d3be2d01724a4c23eb5
-SIZE (libwebp-0.1.2.tar.gz) = 154784
+SHA256 (libwebp-0.1.3.tar.gz) = 40b18456e39b2822311b0ea161d6f09507cf5e8e937b02b9be3ee994ded67aba
+SIZE (libwebp-0.1.3.tar.gz) = 544552
diff --git a/graphics/webp/pkg-plist b/graphics/webp/pkg-plist
index 146743c0c020..547cbb30e804 100644
--- a/graphics/webp/pkg-plist
+++ b/graphics/webp/pkg-plist
@@ -5,7 +5,7 @@ include/webp/decode_vp8.h
include/webp/types.h
include/webp/encode.h
lib/libwebp.so
-lib/libwebp.so.0
+lib/libwebp.so.2
lib/libwebp.la
lib/libwebp.a
libdata/pkgconfig/libwebp.pc