aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-09-20 00:38:49 +0800
committertijl <tijl@FreeBSD.org>2014-09-20 00:38:49 +0800
commit07418d4048ed0da1b1aa70450256db319484088c (patch)
tree83b562e393c98a7e92f50f016e1fefdbb039482b /www
parent503cac8b663fdd493b8dcdb4ae26380d4d9d04f7 (diff)
downloadfreebsd-ports-gnome-07418d4048ed0da1b1aa70450256db319484088c.tar.gz
freebsd-ports-gnome-07418d4048ed0da1b1aa70450256db319484088c.tar.zst
freebsd-ports-gnome-07418d4048ed0da1b1aa70450256db319484088c.zip
Remove old libtool patch
Diffstat (limited to 'www')
-rw-r--r--www/libwww/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile
index 025da6f3099e..87b8f1e8556e 100644
--- a/www/libwww/Makefile
+++ b/www/libwww/Makefile
@@ -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/