diff options
Diffstat (limited to 'graphics/png/Makefile')
-rw-r--r-- | graphics/png/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 9d380f965864..dcdb987456c9 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -11,7 +11,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= dinoex@FreeBSD.org COMMENT= Library for manipulating PNG images -MAKE_JOBS_SAFE= yes PORTSCOUT= limit:^1\.5\. USE_XZ= yes |