Better apache pattern (apache-1.3.9*, to match our 1.3.9p0 naming)
This commit is contained in:
parent
26ad04f568
commit
65fd0865e8
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2000/01/16 17:10:30 jwise Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2000/01/18 19:48:23 jwise Exp $
|
||||
|
||||
DISTNAME= ApacheJServ-1.1
|
||||
PKGNAME= ap-jserv-1.1
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= http://java.apache.org/jserv/dist/
|
|||
MAINTAINER= jwise@netbsd.org
|
||||
HOMEPAGE= http://java.apache.org/
|
||||
|
||||
DEPENDS+= apache-1.3.9:../../www/apache
|
||||
DEPENDS+= apache-1.3.9*:../../www/apache
|
||||
# yes, this needs _exactly_ version 2.0
|
||||
DEPENDS+= jsdk-2.0:../../www/jsdk20
|
||||
# For "apxs":
|
||||
|
|
Loading…
Reference in a new issue