Update to 4.2.2. The patches are no longer necessary (actually, never were
necessary in the first place, or so it seems), obsoleted by the configure option --with-gd-includes. Requested by: Johannes Zellner <johannes@zellner.org>
This commit is contained in:
parent
4e169e9bbe
commit
6e422dda37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33051
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (zimg-2.5.3.tar.gz) = 10e764cb6e3c73ec637255f8beb2af40
|
||||
MD5 (zimg-4.2.2.tar.gz) = ac566cbdeeccf48ae9fe6db920b00ede
|
||||
|
Loading…
Reference in New Issue
Block a user