aboutsummaryrefslogtreecommitdiff
path: root/graphics/pngcrush
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2013-06-08 17:02:58 +0000
committerMatthias Andree <mandree@FreeBSD.org>2013-06-08 17:02:58 +0000
commit60feaac2a9048aa08da811e4bace950f6079e2f8 (patch)
tree990ef85112e9698356d5be46884ae8d646830cc4 /graphics/pngcrush
parent006fffe2e8e98db931f0e3749f13b0446562a670 (diff)
downloadports-60feaac2a9048aa08da811e4bace950f6079e2f8.tar.gz
ports-60feaac2a9048aa08da811e4bace950f6079e2f8.zip
Chase relocation of upstream source, and remove BROKEN=Does not fetch.
Note there are multiple pending PRs.
Notes
Notes: svn path=/head/; revision=320273
Diffstat (limited to 'graphics/pngcrush')
-rw-r--r--graphics/pngcrush/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile
index b9e417a8b776..d3550416e8e4 100644
--- a/graphics/pngcrush/Makefile
+++ b/graphics/pngcrush/Makefile
@@ -4,7 +4,7 @@
PORTNAME= pngcrush
PORTVERSION= 1.7.51
CATEGORIES= graphics
-MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-nolib
MAINTAINER= jsa@FreeBSD.org
@@ -12,8 +12,6 @@ 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