diff options
Diffstat (limited to 'archivers/plzip/Makefile')
-rw-r--r-- | archivers/plzip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/plzip/Makefile b/archivers/plzip/Makefile index 499aff3..8dc71d9 100644 --- a/archivers/plzip/Makefile +++ b/archivers/plzip/Makefile @@ -13,6 +13,7 @@ BUILD_DEPENDS= lzlib>=1.1:${PORTSDIR}/archivers/lzlib PLIST_FILES= bin/plzip +NO_STAGE= yes USES= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= CXXFLAGS="-I${LOCALBASE}/include" \ |