diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-01 08:00:35 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-01 08:00:35 +0000 |
commit | 2e34642c456663c1f89c9324a5334da588850c7e (patch) | |
tree | a2f1f1c5052fd10e61acd0df557aaf7b880f2103 /graphics/repng2jpeg | |
parent | 73969bbf7997cd2e8f7c0690cd27430068ffdc5d (diff) | |
download | ports-2e34642c456663c1f89c9324a5334da588850c7e.tar.gz ports-2e34642c456663c1f89c9324a5334da588850c7e.zip |
Notes
Diffstat (limited to 'graphics/repng2jpeg')
-rw-r--r-- | graphics/repng2jpeg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/repng2jpeg/Makefile b/graphics/repng2jpeg/Makefile index 779becea3d80..4018e727c27a 100644 --- a/graphics/repng2jpeg/Makefile +++ b/graphics/repng2jpeg/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= gslin@gslin.org COMMENT= Tool to recompress JPEG/PNG/GIF +BROKEN= Unfetchable + LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd CFLAGS+= -I${LOCALBASE}/include |