diff options
Diffstat (limited to 'graphics/repng2jpeg/Makefile')
-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 |