summaryrefslogtreecommitdiff
path: root/www/ns-remote/Makefile
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
commite46a9dd38060ef6414b4db2f15402a701e32c7b7 (patch)
tree067490bfc0f733c9b522363134ffa36e43b49192 /www/ns-remote/Makefile
parent412af280c005dfc946b85f88a9e754232c586fc7 (diff)
downloadpkgsrc-e46a9dd38060ef6414b4db2f15402a701e32c7b7.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'www/ns-remote/Makefile')
-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: