diff options
Diffstat (limited to 'archivers/unzoo/Makefile')
-rw-r--r-- | archivers/unzoo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/unzoo/Makefile b/archivers/unzoo/Makefile index 9ac6187723c6..4d490bc252fe 100644 --- a/archivers/unzoo/Makefile +++ b/archivers/unzoo/Makefile @@ -15,6 +15,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ehaupt@FreeBSD.org COMMENT= ZOO archive extractor +USES= cpe EXTRA_DEFINES= -DSYS_IS_UNIX -DSYS_HAS_MKDIR PLIST_FILES= bin/unzoo man/man1/unzoo.1.gz |