Remove old libtool patch
This commit is contained in:
parent
a2f301d7d8
commit
2cb6e51852
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368576
1 changed files with 1 additions and 5 deletions
|
@ -12,16 +12,12 @@ MAINTAINER= marius@nuenneri.ch
|
|||
COMMENT= The W3C Reference Library
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-shared --enable-static --with-zlib --with-ssl=${OPENSSLBASE}
|
||||
CONFIGURE_ARGS= --with-zlib --with-ssl=${OPENSSLBASE}
|
||||
USES= perl5 gmake libtool tar:tgz
|
||||
USE_PERL5= build
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/modules/expat/xmlparse/xmlparse.h \
|
||||
${STAGEDIR}${PREFIX}/include/w3c-libwww/
|
||||
|
|
Loading…
Reference in a new issue