summaryrefslogtreecommitdiff
path: root/math/py-rpy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-rpy/Makefile')
-rw-r--r--math/py-rpy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-rpy/Makefile b/math/py-rpy/Makefile
index 6fe42d29397..3defa191994 100644
--- a/math/py-rpy/Makefile
+++ b/math/py-rpy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:48:04 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/09/14 16:43:51 recht Exp $
#
DISTNAME= rpy-0.3
@@ -13,7 +13,7 @@ COMMENT= R interface for Python
USE_BUILDLINK2= YES
PYDISTUTILSPKG= yes
+.include "../../lang/python/extension.mk"
.include "../../math/py-Numeric/buildlink2.mk"
.include "../../math/R/buildlink2.mk"
-.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"