diff options
author | garga <garga@FreeBSD.org> | 2006-03-21 11:56:38 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-03-21 11:56:38 +0000 |
commit | 2f15064c0593a770b967f23cd24e355ab5bc366b (patch) | |
tree | 5c8bdfca18963649d81ab218e56e1effab03ddda /www/xshttpd | |
parent | 4e91dac8d4c3ffa05b7dd8ca55f5b63dfecca929 (diff) | |
download | FreeBSD-ports-2f15064c0593a770b967f23cd24e355ab5bc366b.zip FreeBSD-ports-2f15064c0593a770b967f23cd24e355ab5bc366b.tar.gz |
- Add www/xshttpd-devel
- Register CONFLICTS on www/xshttpd
PR: ports/94268
Submitted by: Johan van Selst <johans@stack.nl>
Repocopied by: marcus
Diffstat (limited to 'www/xshttpd')
-rw-r--r-- | www/xshttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xshttpd/Makefile b/www/xshttpd/Makefile index c3a5d81..546c941 100644 --- a/www/xshttpd/Makefile +++ b/www/xshttpd/Makefile @@ -17,7 +17,7 @@ COMMENT= A webserver with CGI as own user and SSL suport RUN_DEPENDS= run-mailcap:${PORTSDIR}/misc/mime-support -CONFLICTS+= apache-[0-9]* +CONFLICTS+= apache-[0-9]* xshttpd-devel-[0-9]* MAN1= clearxs.1 gfxcount.1 httpd.1 httpdc.1 imagemap.1 \ readxs.1 xsindex.1 xspasswd.1 |