From e46a9dd38060ef6414b4db2f15402a701e32c7b7 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 17 Jun 2005 03:50:19 +0000 Subject: Create directories before installing files into them. --- www/netscape7/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/netscape7') diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index d7b2227c286..850fce149b5 100644 --- a/www/netscape7/Makefile +++ b/www/netscape7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2005/04/11 16:17:34 jschauma Exp $ +# $NetBSD: Makefile,v 1.30 2005/06/17 03:50:41 jlam Exp $ # DISTNAME= netscape-i686-pc-linux-gnu-sea @@ -38,6 +38,7 @@ DISTINFO_FILE= ${.CURDIR}/distinfo.${PKG_LANG} .endif PLIST_SRC= ${WRKDIR}/PLIST +INSTALLATION_DIRS= bin pre-fetch: @${CAT} ${FILESDIR}/fetch-message -- cgit v1.2.3