diff options
-rw-r--r-- | graphics/pngquant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pngquant/Makefile b/graphics/pngquant/Makefile index e9afabeb69da..c4741ce8f333 100644 --- a/graphics/pngquant/Makefile +++ b/graphics/pngquant/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libpng.so:graphics/png WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USES= gmake pkgconfig +USES= cpe gmake pkgconfig HAS_CONFIGURE= yes PORTDOCS= CHANGELOG README.md |