From ef5c8ed42b5f83bfa34699052d684f23e761e43e Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 9 Oct 2014 14:05:50 +0000 Subject: Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. --- math/fftw/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'math/fftw') diff --git a/math/fftw/Makefile b/math/fftw/Makefile index d7038b244d6..ef4c40875f8 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2014/05/29 23:36:53 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2014/10/09 14:06:41 wiz Exp $ DISTNAME= fftw-3.3.4 PKGREVISION= 1 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.fftw.org/ COMMENT= Collection of fast C routines to compute DFTs LICENSE= gnu-gpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LANGUAGES= c USE_LIBTOOL= yes USE_TOOLS+= gmake -- cgit v1.2.3