diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-11-13 14:56:45 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-11-13 14:56:45 +0000 |
commit | d9e2716c45e36202bf63ae079373f78e41a4b1ca (patch) | |
tree | a05cd507b6cba26b99121e4f11418a9f20582adb /www/apache-contrib/Makefile | |
parent | 31c97d3b6bdb6f8fb49dfcadf725905b52e1eb8d (diff) |
Notes
Diffstat (limited to 'www/apache-contrib/Makefile')
-rw-r--r-- | www/apache-contrib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache-contrib/Makefile b/www/apache-contrib/Makefile index 1953ce5936fa..0441b0757ac5 100644 --- a/www/apache-contrib/Makefile +++ b/www/apache-contrib/Makefile @@ -34,7 +34,7 @@ MAKE_ENV+= NO_PORTS=YES PLIST_SUB+= PORTS="" CONFLICTS= mod_auth_external-2.* mod_bandwidth-2.* mod_put-1.* \ mod_ticket-1.* mod_fastcgi-2.* mod_cvs-0.* mod_roaming-1.* \ - mod_layout-3.* + mod_layout-3.* mod_macro-1.* .endif .if exists(${APXS}) |