diff options
Diffstat (limited to 'www/libwww/Makefile')
-rw-r--r-- | www/libwww/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index 69d2f3f6ee33..7046e20ef509 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libwww -# Date created: 18 Feb 1996 -# Whom: torstenb -# +# Created by: torstenb # $FreeBSD$ -# PORTNAME= libwww PORTVERSION= 5.4.0 @@ -25,6 +21,7 @@ USE_PERL5= build USE_LDCONFIG= yes USE_OPENSSL= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ ${WRKSRC}/configure |