diff options
Diffstat (limited to 'graphics/apngasm/Makefile')
-rw-r--r-- | graphics/apngasm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/apngasm/Makefile b/graphics/apngasm/Makefile index f6e334115073..8ffef80f5e4c 100644 --- a/graphics/apngasm/Makefile +++ b/graphics/apngasm/Makefile @@ -16,8 +16,7 @@ OPTIONS_DEFINE= DOCS STATIC NO_WRKSUBDIR= yes -USE_ZIP= yes -USES= dos2unix gmake +USES= dos2unix gmake zip LDFLAGS+= -lz |