diff options
Diffstat (limited to 'archivers/libzip/Makefile')
-rw-r--r-- | archivers/libzip/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile index 18dfa6fa2c5b..13084ab4ee7a 100644 --- a/archivers/libzip/Makefile +++ b/archivers/libzip/Makefile @@ -9,7 +9,6 @@ MASTER_SITES= http://www.nih.at/libzip/ MAINTAINER= makc@FreeBSD.org COMMENT= C library for reading, creating, and modifying ZIP archives -NO_STAGE= yes USE_XZ= yes GNU_CONFIGURE= yes MAKE_ENV= LC_ALL="C" @@ -17,5 +16,4 @@ USE_AUTOTOOLS= libtool USES= pathfix USE_LDCONFIG= yes -.include <${.CURDIR}/Makefile.man> .include <bsd.port.mk> |