From 89790448b79fdb8456a64f87b8d2109843e292ad Mon Sep 17 00:00:00 2001 From: marino Date: Sun, 18 Dec 2011 17:10:51 +0000 Subject: math/meschach: force MKPROFILE=yes to avoid PLIST divergence --- math/meschach/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/meschach/Makefile b/math/meschach/Makefile index 45a66d04113..cb33fccd8a3 100644 --- a/math/meschach/Makefile +++ b/math/meschach/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2011/09/29 20:14:46 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2011/12/18 17:10:51 marino Exp $ DISTNAME= mesch12b PKGNAME= meschach-1.2b @@ -16,6 +16,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-all MAKE_FILE= makefile USE_BSD_MAKEFILE= yes +MAKE_FLAGS+= MKPROFILE=yes INSTALLATION_DIRS= include/meschach lib share/meschach/tests -- cgit v1.2.3