diff options
author | deberg <deberg@pkgsrc.org> | 1999-10-08 04:44:02 +0000 |
---|---|---|
committer | deberg <deberg@pkgsrc.org> | 1999-10-08 04:44:02 +0000 |
commit | 04eeec1b963122954997ed455cd1ac3e5dd8c287 (patch) | |
tree | 1730304d8892b94b71ba9e331bf4afb4aca1bcda /www/Makefile | |
parent | 3f7ab2c963b5c5ca4b15f1179e2f106bbc113785 (diff) | |
download | pkgsrc-04eeec1b963122954997ed455cd1ac3e5dd8c287.tar.gz |
disable arena until somebody updates it to work with libwww 5.2.8
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index ad9ae91ec92..b73e1dfacd4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 1999/09/29 15:43:29 tsarna Exp $ +# $NetBSD: Makefile,v 1.48 1999/10/08 04:44:02 deberg Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -12,7 +12,7 @@ SUBDIR += apache SUBDIR += apache6 # SUBDIR += apache-current - SUBDIR += arena +# SUBDIR += arena # SUBDIR += ashe # requires Motif # SUBDIR += aswedit SUBDIR += bozohttpd |