MozillaFirebird and MozillaFirebird-bin does not exist, use
firefox and firefox-bin instead. Bump PKGREVISION.
This commit is contained in:
parent
4457393719
commit
b95e342e60
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.16 2004/01/23 08:58:42 abs Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2004/03/09 18:52:15 kristerw Exp $
|
||||
#
|
||||
|
||||
DISTNAME= netscape-20040123
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
|
@ -12,7 +13,7 @@ COMMENT= Open new window using netscape-like browser
|
|||
DEPENDS+= ns-remote>=1.3:../../www/ns-remote
|
||||
DEPENDS+={${NETSCAPE_PREFERRED:C/:/,/g}}-[0-9]*:../../www/${NETSCAPE_PREFERRED:C/:.*//}
|
||||
|
||||
NETSCAPE_PREFERRED_DEFAULT=MozillaFirebird:mozilla:MozillaFirebird-bin:netscape7:communicator:navigator
|
||||
NETSCAPE_PREFERRED_DEFAULT=firefox:mozilla:firefox-bin:netscape7:communicator:navigator
|
||||
.if defined(NS_PREFERRED)
|
||||
NETSCAPE_PREFERRED=${NS_PREFERRED}:${NETSCAPE_PREFERRED_DEFAULT}
|
||||
.else
|
||||
|
|
Loading…
Reference in a new issue