summaryrefslogtreecommitdiff
path: root/graphics/libfpx/Makefile
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2003-04-23 23:30:59 +0000
committerMikhail Teterin <mi@FreeBSD.org>2003-04-23 23:30:59 +0000
commit703b7fae0f513a4e3451c44232804aa8525cd79f (patch)
tree93000a5aecd28bada71969b55f704a8bf35d1468 /graphics/libfpx/Makefile
parentUpdate to version 2.14. (diff)
Upgrade from 1.2.0.4 to 1.2.0.7 released on April 12th. May need
careful testing on other architectures, though... Compelled by: Chris P.
Notes
Notes: svn path=/head/; revision=79544
Diffstat (limited to 'graphics/libfpx/Makefile')
-rw-r--r--graphics/libfpx/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/libfpx/Makefile b/graphics/libfpx/Makefile
index c232d610c5f1..58f0aaf4e36e 100644
--- a/graphics/libfpx/Makefile
+++ b/graphics/libfpx/Makefile
@@ -6,11 +6,9 @@
#
PORTNAME= libfpx
-PORTVERSION= 1.2.0.4
-PORTREVISION= 1
+PORTVERSION= 1.2.0.7
CATEGORIES= graphics
-MASTER_SITES= http://imagemagick.sourceforge.net/http/delegates/ \
- ftp://gd.tuwien.ac.at/pub/graphics/%SUBDIR%/ \
+MASTER_SITES= ftp://gd.tuwien.ac.at/pub/graphics/%SUBDIR%/ \
ftp://ftp.sunet.se/pub/multimedia/graphics/%SUBDIR%/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/ImageMagick,} \
ftp://ftp.crc.ca/pub/packages/graphics/imagemagick/ \
@@ -34,6 +32,7 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg
MAKE_ARGS+= -j2
USE_REINPLACE= yes
REINPLACE_ARGS= -i ""
+USE_BZIP2= yes
post-patch:
# Replacing references to <malloc.h> with <stdlib.h>