summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiedi <wiedi@pkgsrc.org>2014-02-26 10:38:07 +0000
committerwiedi <wiedi@pkgsrc.org>2014-02-26 10:38:07 +0000
commitd6cced64abc0517bc290cf22d3924120fe563b16 (patch)
tree847923a82bb5eab3dab226ea88e2e13d32a9a6b2 /math
parentd1815af45a9fea017e9ed2d84429a8194acbd4b5 (diff)
downloadpkgsrc-d6cced64abc0517bc290cf22d3924120fe563b16.tar.gz
bulk build suggested readline
Diffstat (limited to 'math')
-rw-r--r--math/py-rpy/Makefile3
1 files changed, 2 insertions, 1 deletions
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"