aboutsummaryrefslogtreecommitdiff
path: root/graphics/libfpx/Makefile
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2002-02-13 06:30:43 +0000
committerMikhail Teterin <mi@FreeBSD.org>2002-02-13 06:30:43 +0000
commitc74bdc61c8b67ca0e5b42f95ac96e825cf79eb47 (patch)
tree907bc1497dd3480d6d66b95c888716dbced3bca2 /graphics/libfpx/Makefile
parentcdc7ea246474a82ae522fe3d258376c1ba1a8f6b (diff)
Notes
Diffstat (limited to 'graphics/libfpx/Makefile')
-rw-r--r--graphics/libfpx/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/graphics/libfpx/Makefile b/graphics/libfpx/Makefile
index b16021fe835d..29a44a23f555 100644
--- a/graphics/libfpx/Makefile
+++ b/graphics/libfpx/Makefile
@@ -5,8 +5,8 @@
# $FreeBSD$
#
-PORTNAME= fpx
-PORTVERSION= 1.2.0.3
+PORTNAME= libfpx
+PORTVERSION= 1.2.0.4
CATEGORIES= graphics
MASTER_SITES= http://imagemagick.sourceforge.net/http/delegates/ \
ftp://ftp.yggdrasil.com/mirrors/site/ftp.simplesystems.org/pub/%SUBDIR%/ \
@@ -26,13 +26,11 @@ MASTER_SITES= http://imagemagick.sourceforge.net/http/delegates/ \
ftp://ftp.fifi.org/pub/%SUBDIR%/ \
ftp://ftp.simplesystems.org/pub/%SUBDIR%/
MASTER_SITE_SUBDIR= ImageMagick/delegates
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
MAINTAINER= mi@aldan.algebra.com
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
-
-WRKSRC= ${WRKDIR}/lib${PORTNAME}-${PORTVERSION:R}
+LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg
+MAKE_ARGS+= -j2
post-patch:
# Replacing references to <malloc.h> with <stdlib.h>