From f7a31a0cbc0ecfc696537d41c2c5bf92b2bac14c 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. --- x11/qwt/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11/qwt') diff --git a/x11/qwt/Makefile b/x11/qwt/Makefile index 6806f7b559c..d39d87252ae 100644 --- a/x11/qwt/Makefile +++ b/x11/qwt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2005/05/22 20:08:50 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2005/06/17 03:50:44 jlam Exp $ DISTNAME= qwt-0.3.0 PKGREVISION= 2 @@ -17,6 +17,8 @@ MAKE_ENV+= CXXFLAGS="${CXXFLAGS}" CONFLICTS= qwtlib-[0-9]* +INSTALLATION_DIRS= lib man/man3 + post-patch: ${LN} -s ${WRKSRC}/makefiles/netbsd-g++ ${WRKSRC}/Makefile -- cgit v1.2.3