summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant>2004-02-14 01:04:02 +0000
committergrant <grant>2004-02-14 01:04:02 +0000
commit20aba5564e522b5421fdaf4a388a68987138e9ad (patch)
treee913cf4ebe1f08a7c77919f210f4f94ad8d48e2e
parente4b42e013f339a41af295cde2a43f36711585391 (diff)
downloadpkgsrc-20aba5564e522b5421fdaf4a388a68987138e9ad.tar.gz
use LDFLAGS.SunOS instead of conditional.
-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}