# $FreeBSD$ # # mono (c#) support # # Feature: mono # Usage: USES=mono # # MAINTAINER= mono@FreeBSD.org .if !defined(_INCLUDE_USES_MONO_MK) _INCLUDE_USES_MONO_MK= yes .if !empty(mono_ARGS) IGNORE= USES=mono takes no arguments .endif # Set the location of the .wapi directory so we write to a location we # can always assume to be writable. MONO_SHARED_DIR= ${WRKDIR} CONFIGURE_ENV+= MONO_SHARED_DIR="${MONO_SHARED_DIR}" MAKE_ENV+= MONO_SHARED_DIR="${MONO_SHARED_DIR}" TZ=UTC BUILD_DEPENDS+= mono:${PORTSDIR}/lang/mono RUN_DEPENDS+= mono:${PORTSDIR}/lang/mono # Set the location that webaps served by XSP should use. XSP_DOCROOT= ${PREFIX}/www/xsp # gac utilities GACUTIL=${LOCALBASE}/bin/gacutil /root ${PREFIX}/lib/ /gacdir ${PREFIX}/lib GACUTIL_INSTALL=${GACUTIL} /i GACUTIL_INSTALL_PACKAGE=${GACUTIL} /i /package 1.0 /package 2.0 .endif reebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/telepathy-farstream
Commit message (Expand)AuthorAgeFilesLines
* Limit net-im/*telepathy* components to use python2 only as it hardcoded in srcfluffy2017-02-091-1/+1
* Use USES=pathfix where applicable.mat2016-10-211-4/+0
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-4/+4
* Update farstream to 0.2.7.kwm2015-08-091-1/+1