- Install zipios-config.h
Obtained from: Debian
This commit is contained in:
parent
479a412810
commit
a4ed06941a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127771
2 changed files with 4 additions and 0 deletions
|
@ -34,4 +34,7 @@ pre-configure:
|
|||
@${CP} ${AUTOMAKE_DIR}/${i} ${WRKSRC}
|
||||
.endfor
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/zipios++/zipios-config.h ${PREFIX}/include/zipios++/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -20,6 +20,7 @@ include/zipios++/zipheadio.h
|
|||
include/zipios++/zipinputstream.h
|
||||
include/zipios++/zipinputstreambuf.h
|
||||
include/zipios++/zipios_defs.h
|
||||
include/zipios++/zipios-config.h
|
||||
include/zipios++/zipoutputstream.h
|
||||
include/zipios++/zipoutputstreambuf.h
|
||||
@dirrm include/zipios++
|
||||
|
|
Loading…
Reference in a new issue