aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_mono/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 22:33:55 +0800
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 22:33:55 +0800
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/mod_mono/Makefile
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadfreebsd-ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
freebsd-ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.zst
freebsd-ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412351
Diffstat (limited to 'www/mod_mono/Makefile')
-rw-r--r--www/mod_mono/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/mod_mono/Makefile b/www/mod_mono/Makefile
index 276c08283adb..71840b0a3609 100644
--- a/www/mod_mono/Makefile
+++ b/www/mod_mono/Makefile
@@ -12,10 +12,10 @@ COMMENT= Apache module for serving ASP.NET applications
LICENSE= APACHE20
-BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono \
- xsp:${PORTSDIR}/www/xsp
-RUN_DEPENDS= mono:${PORTSDIR}/lang/mono \
- xsp:${PORTSDIR}/www/xsp
+BUILD_DEPENDS= mono:lang/mono \
+ xsp:www/xsp
+RUN_DEPENDS= mono:lang/mono \
+ xsp:www/xsp
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static --man=${PREFIX}/man