diff options
Diffstat (limited to 'graphics/pngquant/Makefile')
-rw-r--r-- | graphics/pngquant/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/pngquant/Makefile b/graphics/pngquant/Makefile index 9aa0ba73d032..f8750ecf9572 100644 --- a/graphics/pngquant/Makefile +++ b/graphics/pngquant/Makefile @@ -14,8 +14,6 @@ COMMENT= Converts 32-bit RGBA PNGs into 8-bit RGBA-palette PNGs LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libpng.so:graphics/png WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |