summaryrefslogtreecommitdiff
path: root/www/ns-remote/Makefile
diff options
context:
space:
mode:
authorgrant <grant>2003-08-14 04:56:43 +0000
committergrant <grant>2003-08-14 04:56:43 +0000
commit2ec95a6f70829989bf50011022e34f4f4792ad02 (patch)
tree6107b947e981fcdd0c35dcb8df310af0ae0d7007 /www/ns-remote/Makefile
parent94172f68aa5f7f39ed1fbe77dfef03367c030922 (diff)
downloadpkgsrc-2ec95a6f70829989bf50011022e34f4f4792ad02.tar.gz
style and whitespace nits.
Diffstat (limited to 'www/ns-remote/Makefile')
-rw-r--r--www/ns-remote/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ns-remote/Makefile b/www/ns-remote/Makefile
index 972e41b2546..f1864c0945e 100644
--- a/www/ns-remote/Makefile
+++ b/www/ns-remote/Makefile
@@ -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 @@ MAINTAINER= norm@mono.org
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