From 0ce33894d1908e139fd623383a83aab187b731bc Mon Sep 17 00:00:00 2001 From: hans Date: Thu, 16 Feb 2012 19:04:52 +0000 Subject: Uses a BSD makefile. --- math/randlib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/randlib') diff --git a/math/randlib/Makefile b/math/randlib/Makefile index 507b3d398dc..7e52e8a9a58 100644 --- a/math/randlib/Makefile +++ b/math/randlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2011/12/18 17:11:34 marino Exp $ +# $NetBSD: Makefile,v 1.17 2012/02/16 19:05:40 hans Exp $ DISTNAME= randlib.c-1.3 PKGNAME= randlib-1.3 @@ -13,6 +13,7 @@ DIST_SUBDIR= ${PKGNAME_NOREV} WRKSRC= ${WRKDIR}/randlib.c/src MAKE_ENV+= LIBOWN=${LIBOWN:Q} LIBGRP=${LIBGRP:Q} +USE_BSD_MAKEFILE= yes PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= include lib share/doc/randlib share/examples/randlib -- cgit v1.2.3