# ex:ts=8 # Ports collection makefile for: rpy # Date created: Jan 14, 2003 # Whom: ijliao # # $FreeBSD$ # PORTNAME= rpy PORTVERSION= 1.0.3 PORTREVISION= 24 CATEGORIES= math MASTER_SITES= SF MAINTAINER= wen@FreeBSD.org COMMENT= Python interface to the R Programming Language LICENSE= GPLv2 LGPL21 MPL LICENSE_COMB= dual BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy \ R:${PORTSDIR}/math/R RUN_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy \ R:${PORTSDIR}/math/R USE_PYTHON= yes USE_PYDISTUTILS= yes LDFLAGS+= -L${LOCALBASE}/lib/R/modules -L${LOCALBASE}/lib/R/lib post-patch: @${REINPLACE_CMD} -e 's,^statichere ,,' ${WRKSRC}/src/rpymodule.c @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/setup.py pre-configure: @(if [ ! -e ${LOCALBASE}/lib/R/lib/libR.so ] ; then \ ${ECHO_MSG} "==> ${PKGNAME} requires math/R to be built WITH_LIBR" ; \ exit 1; fi) .include ='logo' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/ion-2/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - Fix fetchpav2008-06-191-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Maintainer's email address bounces, so reassign to ports@.linimon2007-03-051-2/+2
* Update MASTER_SITES, making fetchable again.shaun2006-11-221-1/+1
* Modify these files to reflect bsd.lua.mk as tested on the cluster.linimon2006-09-151-4/+3
* - Switch lua dependency to lang/lua50pav2006-05-031-1/+1
* Conversion to a single libtool environment.ade2006-02-231-1/+3
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-2/+1
* upgrade to 20040729ijliao2004-08-021-1/+1
* - Add WITH_MULTIBYTE knobpav2004-06-051-1/+6
* Sync with new bsd.autotools.mkade2004-06-051-2/+2
* - Update to 20040601pav2004-06-021-2/+2
* After repocopy from x11-wm/ion, add ion-2, a tiling tabbed window managerpav2004-05-301-10/+20
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1