aboutsummaryrefslogtreecommitdiff
path: root/devel/nant/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-26 13:11:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-26 13:11:38 +0000
commit3cac818a2d67b1b6e0be078b4e7deff95aeffb92 (patch)
treed990ae091be644372400aecbdb57d0ad736c268e /devel/nant/Makefile
parent6b95894f5808cd1785a5f14f06925284fa072399 (diff)
downloadports-3cac818a2d67b1b6e0be078b4e7deff95aeffb92.tar.gz
ports-3cac818a2d67b1b6e0be078b4e7deff95aeffb92.zip
Notes
Diffstat (limited to 'devel/nant/Makefile')
-rw-r--r--devel/nant/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/nant/Makefile b/devel/nant/Makefile
index 46583bfc4c6b..83eafb192283 100644
--- a/devel/nant/Makefile
+++ b/devel/nant/Makefile
@@ -13,14 +13,11 @@ COMMENT= .NET build tool inspired by Ant
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-BUILD_DEPENDS= ${LOCALBASE}/bin/mono:${PORTSDIR}/lang/mono
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
OPTIONS_DEFINE= DOCS EXAMPLES
INSTALL_TARGET= install destdir=${STAGEDIR} prefix=${PREFIX}
MAKE_JOBS_UNSAFE= yes
-USES= gmake pkgconfig
+USES= gmake mono pkgconfig
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
DATADIR= ${PREFIX}/share/NAnt