summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorabs <abs>2000-09-02 23:18:26 +0000
committerabs <abs>2000-09-02 23:18:26 +0000
commit64ce70064277361cfd9551cb0722b67fc8c802ce (patch)
treec7b7b2709194e3d34eb0c954db72e8e7d52b05bc /www
parent75e77cbd58a771629024f252036ae12158295590 (diff)
downloadpkgsrc-64ce70064277361cfd9551cb0722b67fc8c802ce.tar.gz
Update for new 'netscape' wrapper, plus note 'NS_NAVIGATOR' variable
Diffstat (limited to 'www')
-rw-r--r--www/communicator/Makefile4
-rw-r--r--www/ns-remote/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/communicator/Makefile b/www/communicator/Makefile
index 7b67d107704..d95e92084f2 100644
--- a/www/communicator/Makefile
+++ b/www/communicator/Makefile
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2000/05/09 07:12:57 tron Exp $
+# $NetBSD: Makefile,v 1.27 2000/09/02 23:18:28 abs Exp $
#
BINNAME= communicator
DIST_SDIR_NAME= complete_install
.include "../navigator/Makefile.common"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/ns-remote/Makefile b/www/ns-remote/Makefile
index aad17259992..f99e214ff67 100644
--- a/www/ns-remote/Makefile
+++ b/www/ns-remote/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/09/01 16:05:19 abs Exp $
+# $NetBSD: Makefile,v 1.5 2000/09/02 23:18:27 abs Exp $
DISTNAME= ns-remote
PKGNAME= ns-remote-1.3
@@ -9,8 +9,6 @@ DISTFILES= remote.c vroot.h
MAINTAINER= norm@mono.org
HOMEPAGE= http://home.netscape.com/newsref/std/x-remote.html
-# fill in when done...
-# DEPENDS+= ../communicator
DIST_SUBDIR= netscape
USE_X11= yes