diff options
author | snj <snj> | 2004-04-13 21:47:22 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-13 21:47:22 +0000 |
commit | b16e34ba09906a9a1742104e59b375aa1a7242b2 (patch) | |
tree | 5518558692ed5f973a453e71ad8b2a4904c185d7 /math/tasp-vsipl/Makefile | |
parent | b00d58a9e1d179318aa6b8feb7705e3b19800fd0 (diff) | |
download | pkgsrc-b16e34ba09906a9a1742104e59b375aa1a7242b2.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'math/tasp-vsipl/Makefile')
-rw-r--r-- | math/tasp-vsipl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/tasp-vsipl/Makefile b/math/tasp-vsipl/Makefile index 5db8088b853..b1e119b8588 100644 --- a/math/tasp-vsipl/Makefile +++ b/math/tasp-vsipl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:48:13 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/13 21:52:36 snj Exp $ DISTNAME= tvcpp0p8 PKGNAME= tasp-vsipl-20030710 @@ -12,6 +12,7 @@ COMMENT= Vector Signal Image Processing Library WRKSRC= ${WRKDIR}/${DISTNAME}/lib DIST_SUBDIR= tasp-vsipl +USE_BUILDLINK3= yes USE_X11= yes post-extract: |