zip: bsd_makefile build_style is obsolete, use gnu_makefile.
--HG-- extra : convert_revision : 6f09becce69f7e306f761ff444dd9933c965cba1
This commit is contained in:
parent
195d7e4070
commit
48ff77d3aa
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=zip
|
||||
version=2.32
|
||||
distfiles="ftp://ftp.info-zip.org/pub/infozip/src/zip232.tgz"
|
||||
build_style=bsd_makefile
|
||||
build_style=gnu_makefile
|
||||
make_build_target="-f unix/Makefile generic_gcc"
|
||||
make_install_args="-f unix/Makefile"
|
||||
short_desc="Create/update ZIP files compatible with pkzip"
|
||||
|
|
Loading…
Reference in a new issue