Mark as broken: does not fetch
This commit is contained in:
parent
18b780ca72
commit
eb8a637c49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317353
@ -1,6 +1,5 @@
|
||||
# Created by: Chris D. Faulhaber <jedgar@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= pngcrush
|
||||
PORTVERSION= 1.7.51
|
||||
@ -9,10 +8,12 @@ MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-nolib
|
||||
|
||||
MAINTAINER= jsa@FreeBSD.org
|
||||
COMMENT= An optimizer for PNG files
|
||||
COMMENT= Optimizer for PNG files
|
||||
|
||||
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
|
||||
|
||||
BROKEN= Does not fetch
|
||||
|
||||
USE_XZ= yes
|
||||
USE_GMAKE= yes
|
||||
CFLAGS+= -DPNGCRUSH_COUNT_COLORS -I${LOCALBASE}/include
|
||||
|
Loading…
Reference in New Issue
Block a user