summaryrefslogtreecommitdiff
path: root/www/ns-remote
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-06-17 03:50:19 +0000
committerjlam <jlam@pkgsrc.org>2005-06-17 03:50:19 +0000
commit62d306b057537feb1ef4749c60334699ef7f07d1 (patch)
tree067490bfc0f733c9b522363134ffa36e43b49192 /www/ns-remote
parentcbac1b2142ffeda168356e0a85c33829123f805b (diff)
downloadpkgsrc-62d306b057537feb1ef4749c60334699ef7f07d1.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: