Not all ap-* packages are apache1. Some work for either apache so don't force
a conflict.
This commit is contained in:
parent
a1373cfbf1
commit
099c5ea404
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.45 2004/09/23 21:07:25 reed Exp $
|
||||
# $NetBSD: Makefile,v 1.46 2004/09/28 17:59:55 erh Exp $
|
||||
|
||||
PKGNAME= apache-${APACHE_VERSION}
|
||||
PKGREVISION= 1
|
||||
|
@ -8,7 +8,6 @@ HOMEPAGE= http://httpd.apache.org/
|
|||
COMMENT= Apache HTTP (Web) server, version 2
|
||||
|
||||
CONFLICTS= apache-*ssl-[0-9]* apache-[0-9]* apache6-[0-9]*
|
||||
CONFLICTS+= ap-*-[0-9]* # Apache-1.x DSOs
|
||||
|
||||
BUILD_DEFS+= USE_INET6
|
||||
|
||||
|
|
Loading…
Reference in a new issue