summaryrefslogtreecommitdiff
path: root/www/netscape
diff options
context:
space:
mode:
authorabs <abs>2001-04-12 15:35:40 +0000
committerabs <abs>2001-04-12 15:35:40 +0000
commita203018ffdf19d6d0b742260fd4aa34d675fd259 (patch)
tree0839944a74b48c6f6aca6bab345a9c728a6848ea /www/netscape
parent46871aa00e1ea039fa535124b35ef72e015987fa (diff)
downloadpkgsrc-a203018ffdf19d6d0b742260fd4aa34d675fd259.tar.gz
Depend on {communicator,navigator}-* rather than {communicator,navigator}*
Diffstat (limited to 'www/netscape')
-rw-r--r--www/netscape/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/netscape/Makefile b/www/netscape/Makefile
index 78a720bae59..bb99e9ffe88 100644
--- a/www/netscape/Makefile
+++ b/www/netscape/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/02/17 17:22:16 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/04/12 15:35:40 abs Exp $
#
COMMENT= Open new communicator or navigator window
@@ -9,9 +9,9 @@ BINNAME= netscape
DEPENDS+= ns-remote>=1.3:../../www/ns-remote
.if defined(NS_NAVIGATOR) && ${NS_NAVIGATOR} == YES
-DEPENDS+= {navigator,communicator}*:../../www/navigator
+DEPENDS+= {navigator,communicator}-*:../../www/navigator
.else
-DEPENDS+= {communicator,navigator}*:../../www/communicator
+DEPENDS+= {communicator,navigator}-*:../../www/communicator
.endif
DISTFILES= # empty