aboutsummaryrefslogtreecommitdiffstats
path: root/math/R-cran-Zelig
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2010-09-26 15:59:14 +0800
committerTAKATSU Tomonari <tota@FreeBSD.org>2010-09-26 15:59:14 +0800
commit46d3e7ba41f3f31d166893fb005ba360b172ba30 (patch)
treea2815ab5fdd8592aeeebaccccfa2bfd845f3fb46 /math/R-cran-Zelig
parent0d20ffcceba19d04abb77b9b595b648195808777 (diff)
downloadfreebsd-ports-gnome-46d3e7ba41f3f31d166893fb005ba360b172ba30.tar.gz
freebsd-ports-gnome-46d3e7ba41f3f31d166893fb005ba360b172ba30.tar.zst
freebsd-ports-gnome-46d3e7ba41f3f31d166893fb005ba360b172ba30.zip
- Add CRAN_Include_MAINTAINER tag to Mk/bsd.cran.mk
- Rename R_MOD to USE_R_MOD to be suitable for bsd.port.mk - Remove math/R-cran-sm/files/bsd.cran.mk to complete the moving Approved by: wen (via e-mail)
Diffstat (limited to 'math/R-cran-Zelig')
-rw-r--r--math/R-cran-Zelig/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-Zelig/Makefile b/math/R-cran-Zelig/Makefile
index 2a0dcf85e572..8338196cf03c 100644
--- a/math/R-cran-Zelig/Makefile
+++ b/math/R-cran-Zelig/Makefile
@@ -14,8 +14,7 @@ DISTNAME= ${PORTNAME}_3.4-8
MAINTAINER= wen@FreeBSD.org
COMMENT= Everyone's Statistical Software
-R_MOD= yes
+USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
-.include "${.CURDIR}/../../math/R-cran-sm/files/bsd.cran.mk"
.include <bsd.port.mk>