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. --- math/xldlas/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/xldlas') diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index b13c198ffd4..0db4eb371a2 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2005/04/11 21:46:31 tv Exp $ +# $NetBSD: Makefile,v 1.25 2005/06/17 03:50:20 jlam Exp $ DISTNAME= xldlas-0.85 PKGREVISION= 4 @@ -17,6 +17,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm NetBSD-*-arm32 \ WRKSRC= ${WRKDIR}/xldlas USE_X11BASE= yes +INSTALLATION_DIRS= bin man/man1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xldlas ${PREFIX}/bin -- cgit v1.2.3