diff options
author | clement <clement@FreeBSD.org> | 2005-09-19 06:29:16 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2005-09-19 06:29:16 +0800 |
commit | 94a483df7f06d2085603b185c7bea17ff1014497 (patch) | |
tree | d894837f9522472d5be4994c361f22d8daf6d8b8 /www/Makefile | |
parent | db5fe73b392c110d2ccdfb1c7989989638dbd483 (diff) | |
download | freebsd-ports-gnome-94a483df7f06d2085603b185c7bea17ff1014497.tar.gz freebsd-ports-gnome-94a483df7f06d2085603b185c7bea17ff1014497.tar.zst freebsd-ports-gnome-94a483df7f06d2085603b185c7bea17ff1014497.zip |
- Hook www/apache20 to the build. It fixes some errors in INDEX build with
exp build
Reported by: kris
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index c779671c07b3..ab52c8c02eaf 100644 --- a/www/Makefile +++ b/www/Makefile @@ -28,6 +28,7 @@ SUBDIR += apache13-modssl+ipv6 SUBDIR += apache13-ssl SUBDIR += apache2 + SUBDIR += apache20 SUBDIR += apache21 SUBDIR += arena SUBDIR += aria |