diff options
author | Johan van Selst <johans@FreeBSD.org> | 2010-11-14 16:56:15 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2010-11-14 16:56:15 +0000 |
commit | bc1005f915b3e0711f6bd9c0fa606d0b0e273616 (patch) | |
tree | a1488e7e9962716e052eaf29f87f49c72c0dcd89 /graphics/webp | |
parent | fb69c0bc4cacc73e4d3ab7c8696391a4cb4bfccf (diff) |
Notes
Diffstat (limited to 'graphics/webp')
-rw-r--r-- | graphics/webp/Makefile | 4 | ||||
-rw-r--r-- | graphics/webp/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/webp/Makefile b/graphics/webp/Makefile index 83c4b28f485c..708ce120a3b0 100644 --- a/graphics/webp/Makefile +++ b/graphics/webp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= webp -PORTVERSION= 0.0.2 +PORTVERSION= 0.0.3 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME}-leptonica-${PORTVERSION} @@ -22,7 +22,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_WRKSRC= ${WRKSRC}/libwebp CONFIGURE_ARGS+= LDFLAGS="-L${WRKSRC}/leptonlib-1.066/lib/nodebug" -CFLAGS+= -I${WRKSRC}/leptonlib-1.066/src +CFLAGS+= -I${WRKSRC}/leptonlib-1.066/src -I/usr/local/include WRKSRC= ${WRKDIR}/${PORTNAME} INSTALL_WRKSRC= ${CONFIGURE_WRKSRC} diff --git a/graphics/webp/distinfo b/graphics/webp/distinfo index 584e11daf436..02089cdd3228 100644 --- a/graphics/webp/distinfo +++ b/graphics/webp/distinfo @@ -1,3 +1,2 @@ -MD5 (webp-leptonica-0.0.2.tar.gz) = fbcb552de1b68d6ed79dc145ad10edf7 -SHA256 (webp-leptonica-0.0.2.tar.gz) = 610a87424bbdf526510d9e412931e2564feabaec0fd0f1572000fb52c6f37b94 -SIZE (webp-leptonica-0.0.2.tar.gz) = 1519107 +SHA256 (webp-leptonica-0.0.3.tar.gz) = 150e61b55fdff1ca32df6c685586765c04366d01b88c2d20ec7246152730a14c +SIZE (webp-leptonica-0.0.3.tar.gz) = 1323724 |