From 161c920c15367de281f689f6f1177c3a33e63cc6 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 24 Mar 2007 19:21:18 +0000 Subject: Prepare for switching to NO_MTREE=yes. --- math/quadpack/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'math/quadpack') diff --git a/math/quadpack/Makefile b/math/quadpack/Makefile index d272404e4ac..f9272ade677 100644 --- a/math/quadpack/Makefile +++ b/math/quadpack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:08 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2007/03/24 19:21:28 joerg Exp $ DISTNAME= quadpack-20001130 PKGREVISION= 1 @@ -12,11 +12,12 @@ NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL USE_LANGUAGES= fortran WRKSRC= ${WRKDIR}/quadpack +INSTALLATION_DIRS= lib share/doc/quadpack + pre-build: ${CP} ${FILESDIR}/Makefile ${WRKSRC} post-install: - ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/quadpack cd ${WRKSRC} && ${INSTALL_DATA} doc readme ${PREFIX}/share/doc/quadpack .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3