diff options
author | abs <abs@pkgsrc.org> | 2000-09-02 23:18:26 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2000-09-02 23:18:26 +0000 |
commit | 4367d45e3ce71542e8fb016cbfa83af45f900b57 (patch) | |
tree | c7b7b2709194e3d34eb0c954db72e8e7d52b05bc /www/ns-remote | |
parent | 77392c53c702a8bf6e0f363353a56fc448e9c5eb (diff) | |
download | pkgsrc-4367d45e3ce71542e8fb016cbfa83af45f900b57.tar.gz |
Update for new 'netscape' wrapper, plus note 'NS_NAVIGATOR' variable
Diffstat (limited to 'www/ns-remote')
-rw-r--r-- | www/ns-remote/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
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 |