From 95b3e3e2360a18f5efbc61ef85a063b7481be09f Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 29 Mar 2003 12:40:00 +0000 Subject: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. --- math/tasp-vsipl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/tasp-vsipl') diff --git a/math/tasp-vsipl/Makefile b/math/tasp-vsipl/Makefile index 1eea15a7013..1fe84f5d479 100644 --- a/math/tasp-vsipl/Makefile +++ b/math/tasp-vsipl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/05/16 21:18:28 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2003/03/29 12:41:45 jmmv Exp $ DISTNAME= tvcp012401 PKGNAME= tasp-vsipl-20010516 +WRKSRC= ${WRKDIR}/TASP_VSIPL_Core_Plus/build.${MACHINE_ARCH} CATEGORIES= math MASTER_SITES= http://www.vsipl.org/ @@ -12,7 +13,6 @@ COMMENT= Vector Signal Image Processing Library DIST_SUBDIR= tasp-vsipl USE_X11= yes -WRKSRC= ${WRKDIR}/TASP_VSIPL_Core_Plus/build.${MACHINE_ARCH} post-extract: ${MKDIR} ${WRKSRC} -- cgit v1.2.3