diff options
author | adamw <adamw@FreeBSD.org> | 2014-07-29 23:49:46 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-07-29 23:49:46 +0800 |
commit | 814fae99421a5a8a2c94da250188b74af9501ec8 (patch) | |
tree | 1f91b768812d879efc689dc94c0aa53e7c1ba2fa /www/libwww | |
parent | cc45df612d58bc12a30c725108bb048f02267fb1 (diff) | |
download | freebsd-ports-gnome-814fae99421a5a8a2c94da250188b74af9501ec8.tar.gz freebsd-ports-gnome-814fae99421a5a8a2c94da250188b74af9501ec8.tar.zst freebsd-ports-gnome-814fae99421a5a8a2c94da250188b74af9501ec8.zip |
Rename www/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'www/libwww')
-rw-r--r-- | www/libwww/Makefile | 3 | ||||
-rw-r--r-- | www/libwww/files/patch-Library__src__HTMIMImp.c (renamed from www/libwww/files/patch-aa) | 0 |
2 files changed, 1 insertions, 2 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index f501afe022a8..761dc6024c7c 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -7,7 +7,6 @@ PORTREVISION= 4 CATEGORIES= www devel MASTER_SITES= http://www.w3.org/Library/Distribution/ DISTNAME= w3c-${PORTNAME}-${PORTVERSION} -EXTRACT_SUFX= .tgz MAINTAINER= marius@nuenneri.ch COMMENT= The W3C Reference Library @@ -15,7 +14,7 @@ COMMENT= The W3C Reference Library USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --enable-static --with-zlib --with-ssl=${OPENSSLBASE} -USES= perl5 gmake +USES= perl5 gmake tar:tgz USE_PERL5= build USE_LDCONFIG= yes USE_OPENSSL= yes diff --git a/www/libwww/files/patch-aa b/www/libwww/files/patch-Library__src__HTMIMImp.c index 6c9db04d64eb..6c9db04d64eb 100644 --- a/www/libwww/files/patch-aa +++ b/www/libwww/files/patch-Library__src__HTMIMImp.c |