Uses INC_LIBTOOL, drop static lib while here
This commit is contained in:
parent
0222782c24
commit
5a7430a186
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143763
2 changed files with 2 additions and 1 deletions
|
@ -20,6 +20,8 @@ GNU_CONFIGURE= yes
|
|||
INSTALLS_SHLIB= yes
|
||||
# port don't strictly need it, but Wesnoth use it so must we
|
||||
USE_GCC= 3.4
|
||||
USE_INC_LIBTOOL_VER=15
|
||||
CONFIGURE_ARGS+=--disable-static
|
||||
USE_REINPLACE= yes
|
||||
WANT_AUTOMAKE_VER=19
|
||||
|
||||
|
|
|
@ -24,7 +24,6 @@ include/zipios++/zipios-config.h
|
|||
include/zipios++/zipoutputstream.h
|
||||
include/zipios++/zipoutputstreambuf.h
|
||||
@dirrm include/zipios++
|
||||
lib/libzipios.a
|
||||
lib/libzipios.la
|
||||
lib/libzipios.so
|
||||
lib/libzipios.so.0
|
||||
|
|
Loading…
Reference in a new issue