diff options
Diffstat (limited to 'graphics/zimg')
-rw-r--r-- | graphics/zimg/Makefile | 4 | ||||
-rw-r--r-- | graphics/zimg/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/zimg/Makefile b/graphics/zimg/Makefile index fe26ee689fb..22f4837f681 100644 --- a/graphics/zimg/Makefile +++ b/graphics/zimg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zimg -PORTVERSION= 2.5.3 +PORTVERSION= 4.2.2 CATEGORIES= graphics MASTER_SITES= http://www.zellner.org/zimg/download/ @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--disable-edf --with-gd-includes=${LOCALBASE}/include +CONFIGURE_ARGS+=--disable-edf --with-gd-includes=${LOCALBASE}/include/gd MAN1= zimg.1 .include <bsd.port.mk> diff --git a/graphics/zimg/distinfo b/graphics/zimg/distinfo index 58185855caa..a001db86ad7 100644 --- a/graphics/zimg/distinfo +++ b/graphics/zimg/distinfo @@ -1 +1 @@ -MD5 (zimg-2.5.3.tar.gz) = 10e764cb6e3c73ec637255f8beb2af40 +MD5 (zimg-4.2.2.tar.gz) = ac566cbdeeccf48ae9fe6db920b00ede |