summaryrefslogtreecommitdiff
path: root/www/ns-remote
diff options
context:
space:
mode:
authorjlam <jlam>2005-06-17 03:50:19 +0000
committerjlam <jlam>2005-06-17 03:50:19 +0000
commitf7a31a0cbc0ecfc696537d41c2c5bf92b2bac14c (patch)
tree067490bfc0f733c9b522363134ffa36e43b49192 /www/ns-remote
parent516d949f51bec91a74690755d12106271036f8f8 (diff)
downloadpkgsrc-f7a31a0cbc0ecfc696537d41c2c5bf92b2bac14c.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'www/ns-remote')
-rw-r--r--www/ns-remote/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/ns-remote/Makefile b/www/ns-remote/Makefile
index d44327a7226..da47148c052 100644
--- a/www/ns-remote/Makefile
+++ b/www/ns-remote/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/06/01 18:03:27 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2005/06/17 03:50:41 jlam Exp $
DISTNAME= ns-remote
PKGNAME= ns-remote-1.10
@@ -12,9 +12,10 @@ COMMENT= Remote-control of Netscape and Mozilla-based browsers
DIST_SUBDIR= netscape
-
LDFLAGS.SunOS= -lsocket -lnsl
+INSTALLATION_DIRS= bin
+
.include "../../mk/x11.buildlink3.mk"
do-extract: