From cfcc1f93dddeedbadec1c961856d17a41c6c8746 Mon Sep 17 00:00:00 2001 From: wiedi Date: Wed, 26 Feb 2014 10:38:07 +0000 Subject: bulk build suggested readline --- math/py-rpy/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/py-rpy/Makefile b/math/py-rpy/Makefile index e1678f60bbd..9dfcbbd4d02 100644 --- a/math/py-rpy/Makefile +++ b/math/py-rpy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2014/01/19 22:50:43 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2014/02/26 10:38:07 wiedi Exp $ DISTNAME= rpy2-2.3.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/rpy2/rpy/} @@ -16,6 +16,7 @@ BUILDLINK_API_DEPENDS.R+= R>=2.11.0 LDFLAGS.SunOS+= -mimpure-text +.include "../../mk/readline.buildlink3.mk" .include "../../lang/python/distutils.mk" .include "../../math/py-numpy/buildlink3.mk" .include "../../math/R/buildlink3.mk" -- cgit v1.2.3