pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/py-rpy Requires PCRE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/90d4a02ae4e1
branches:  trunk
changeset: 634271:90d4a02ae4e1
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue May 13 17:09:21 2014 +0000

description:
Requires PCRE.

diffstat:

 math/py-rpy/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 314829021816 -r 90d4a02ae4e1 math/py-rpy/Makefile
--- a/math/py-rpy/Makefile      Tue May 13 17:08:44 2014 +0000
+++ b/math/py-rpy/Makefile      Tue May 13 17:09:21 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2014/02/26 10:38:07 wiedi Exp $
+# $NetBSD: Makefile,v 1.33 2014/05/13 17:09:21 joerg Exp $
 
 DISTNAME=      rpy2-2.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/rpy2/rpy/}
@@ -16,6 +16,7 @@
 
 LDFLAGS.SunOS+=                -mimpure-text
 
+.include "../../devel/pcre/buildlink3.mk"
 .include "../../mk/readline.buildlink3.mk"
 .include "../../lang/python/distutils.mk"
 .include "../../math/py-numpy/buildlink3.mk"



Home | Main Index | Thread Index | Old Index