From 923106cc8160a4e746739a470f1e482f062c9c42 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 9 Jul 2009 09:19:03 +0000 Subject: Add "lib" to the list of installation directories. --- math/tasp-vsipl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/tasp-vsipl') diff --git a/math/tasp-vsipl/Makefile b/math/tasp-vsipl/Makefile index f227e72cac6..a7e6a3a4b12 100644 --- a/math/tasp-vsipl/Makefile +++ b/math/tasp-vsipl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2009/07/07 23:14:12 he Exp $ +# $NetBSD: Makefile,v 1.13 2009/07/09 09:19:03 tron Exp $ DISTNAME= tvcpp0p8 PKGNAME= tasp-vsipl-20030710 @@ -14,6 +14,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/lib DIST_SUBDIR= tasp-vsipl INSTALLATION_DIRS+= include +INSTALLATION_DIRS+= lib INSTALLATION_DIRS+= share/doc/tasp-vsipl post-extract: -- cgit v1.2.3