diff options
Diffstat (limited to 'graphics/libfpx/Makefile')
-rw-r--r-- | graphics/libfpx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libfpx/Makefile b/graphics/libfpx/Makefile index 2dfb5993b1d..ff04814faff 100644 --- a/graphics/libfpx/Makefile +++ b/graphics/libfpx/Makefile @@ -7,6 +7,7 @@ PORTNAME= libfpx PORTVERSION= 1.2.0.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://imagemagick.sourceforge.net/http/delegates/ \ ftp://ftp.yggdrasil.com/mirrors/site/ftp.simplesystems.org/pub/%SUBDIR%/ \ @@ -31,7 +32,6 @@ MAINTAINER= mi@aldan.algebra.com LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg MAKE_ARGS+= -j2 -#CFLAGS+= -DHAVE_WCHAR_H=1 -DHAVE_DLFCN_H=1 USE_REINPLACE= yes REINPLACE_ARGS= -i "" |