aboutsummaryrefslogtreecommitdiff
path: root/graphics/pngcrush/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-04 21:21:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-04 21:21:32 +0000
commiteb8a637c49ce05520f08c977403ff56aae52139b (patch)
treea7795cea66a62ceb10bbb12df62b2c1fbcab64a8 /graphics/pngcrush/Makefile
parent18b780ca725c9d1ef0d0b2a15b34c6236e6dd8f8 (diff)
Notes
Diffstat (limited to 'graphics/pngcrush/Makefile')
-rw-r--r--graphics/pngcrush/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile
index fbc3b6be67b1..b9e417a8b776 100644
--- a/graphics/pngcrush/Makefile
+++ b/graphics/pngcrush/Makefile
@@ -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