pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ns-remote style and whitespace nits.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bf891fb7e40e
branches: trunk
changeset: 459977:bf891fb7e40e
user: grant <grant%pkgsrc.org@localhost>
date: Thu Aug 14 04:56:43 2003 +0000
description:
style and whitespace nits.
diffstat:
www/ns-remote/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 008d6159406e -r bf891fb7e40e www/ns-remote/Makefile
--- a/www/ns-remote/Makefile Thu Aug 14 04:55:58 2003 +0000
+++ b/www/ns-remote/Makefile Thu Aug 14 04:56:43 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/08/14 04:55:58 grant Exp $
+# $NetBSD: Makefile,v 1.18 2003/08/14 04:56:43 grant Exp $
DISTNAME= ns-remote
PKGNAME= ns-remote-1.9
@@ -10,14 +10,14 @@
HOMEPAGE= http://home.netscape.com/newsref/std/x-remote.html
COMMENT= Remote-control of Netscape and Mozilla-based browsers
-DIST_SUBDIR= netscape
+DIST_SUBDIR= netscape
USE_BUILDLINK2= # defined
USE_X11= # defined
.include "../../mk/bsd.prefs.mk"
-.if (${OPSYS} == SunOS)
+.if ${OPSYS} == "SunOS"
LDFLAGS+= -lsocket -lnsl
.endif
Home |
Main Index |
Thread Index |
Old Index