summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorgrant <grant>2004-02-14 01:04:02 +0000
committergrant <grant>2004-02-14 01:04:02 +0000
commite16697e4fa0fe1d9c68541c4c603db62796a314d (patch)
treee913cf4ebe1f08a7c77919f210f4f94ad8d48e2e /www
parent851ba630e16d2a9d1d342148117b42f58d6e9ba3 (diff)
downloadpkgsrc-e16697e4fa0fe1d9c68541c4c603db62796a314d.tar.gz
use LDFLAGS.SunOS instead of conditional.
Diffstat (limited to 'www')
-rw-r--r--www/ns-remote/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/ns-remote/Makefile b/www/ns-remote/Makefile
index c4a2fe0819a..85603640895 100644
--- a/www/ns-remote/Makefile
+++ b/www/ns-remote/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/02/14 01:03:29 grant Exp $
+# $NetBSD: Makefile,v 1.20 2004/02/14 01:04:02 grant Exp $
DISTNAME= ns-remote
PKGNAME= ns-remote-1.9
@@ -16,11 +16,7 @@ DIST_SUBDIR= netscape
USE_BUILDLINK2= # defined
USE_X11= # defined
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "SunOS"
-LDFLAGS+= -lsocket -lnsl
-.endif
+LDFLAGS.SunOS= -lsocket -lnsl
do-extract:
${MKDIR} ${WRKSRC}