Skip to content
Permalink
Browse files

minizip: Also install demo programs

  • Loading branch information
ryandesign committed Apr 29, 2019
1 parent e4b87ec commit b0063c4efb0d2d3cec65063d55ff50c1769b58dc
Showing with 4 additions and 2 deletions.
  1. +4 −2 archivers/zlib/Portfile
@@ -65,15 +65,17 @@ if {${name} eq ${subport}} {
}

subport minizip {
revision 0
revision 1

description Minizip zip file manipulation library
long_description ${description}

worksrcdir ${worksrcdir}/contrib/minizip

depends_lib-append port:zlib

use_autoreconf yes
autoreconf.args -fvi

depends_lib-append port:zlib
configure.args --enable-demos
}

0 comments on commit b0063c4

Please sign in to comment.
You can’t perform that action at this time.