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/opera-plugins/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www/opera-plugins') diff --git a/www/opera-plugins/Makefile b/www/opera-plugins/Makefile index 7da03873137..9c7d776420b 100644 --- a/www/opera-plugins/Makefile +++ b/www/opera-plugins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/04/30 22:37:27 tron Exp $ +# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:42 jlam Exp $ DISTNAME= opera-plugins-1.0 CATEGORIES= www @@ -28,6 +28,8 @@ PLUGIN_DIR= ${PREFIX}/lib/netscape/plugins # and bump the version number. PLUGINS= libflashplayer.so +INSTALLATION_DIRS= ${EMULSUBDIR}/usr/lib/opera/plugins + do-install: ${RM} -f ${PLIST_SRC} ${TOUCH} ${PLIST_SRC} -- cgit v1.2.3