diff options
Diffstat (limited to 'www/mod_cvs')
-rw-r--r-- | www/mod_cvs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_cvs/Makefile b/www/mod_cvs/Makefile index 4b64eccda49f..8bcd1b53e82a 100644 --- a/www/mod_cvs/Makefile +++ b/www/mod_cvs/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= petef MAINTAINER= petef@FreeBSD.org COMMENT= A module that makes Apache CVS aware +CONFLICTS= apache-contrib-1.* + USE_APACHE= yes USE_REINPLACE= yes MAKE_ARGS+= APXS="${APXS}" |