From 431112ef797d63cd65e6fb8c857b4edd7a189d39 Mon Sep 17 00:00:00 2001 From: alek Date: Sun, 4 Dec 2005 12:10:12 +0000 Subject: [PATCH] Empty WANTLIB is not needed --- math/blas/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/math/blas/Makefile b/math/blas/Makefile index eb14ff5c624..fae53b22d09 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2005/12/03 21:56:25 steven Exp $ +# $OpenBSD: Makefile,v 1.2 2005/12/04 12:10:12 alek Exp $ COMMENT= "Basic Linear Algebra Subprograms" @@ -16,8 +16,6 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -WANTLIB= - SHLIB_MAJOR= 1 SHLIB_MINOR= 0