summaryrefslogtreecommitdiff
path: root/x11/qwt/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2005-06-17 03:50:19 +0000
committerjlam <jlam>2005-06-17 03:50:19 +0000
commitf7a31a0cbc0ecfc696537d41c2c5bf92b2bac14c (patch)
tree067490bfc0f733c9b522363134ffa36e43b49192 /x11/qwt/Makefile
parent516d949f51bec91a74690755d12106271036f8f8 (diff)
downloadpkgsrc-f7a31a0cbc0ecfc696537d41c2c5bf92b2bac14c.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'x11/qwt/Makefile')
-rw-r--r--x11/qwt/Makefile4
1 files changed, 3 insertions, 1 deletions
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