aboutsummaryrefslogtreecommitdiff
path: root/www/mod_wsgi
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-05-19 10:50:34 +0000
committerWen Heping <wen@FreeBSD.org>2010-05-19 10:50:34 +0000
commit2f26e4b3274872e29434676be7d429b99c50c5c8 (patch)
treea6f891ed7fb72cacf25c68aebe3dad27bcd54f6f /www/mod_wsgi
parentde09fed6e5a2ec063637bb998449d0b47a102870 (diff)
downloadports-2f26e4b3274872e29434676be7d429b99c50c5c8.tar.gz
ports-2f26e4b3274872e29434676be7d429b99c50c5c8.zip
- Added PORTSCOUT limit to only show updates for 2.X versions.
PR: ports/146697 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Notes
Notes: svn path=/head/; revision=254589
Diffstat (limited to 'www/mod_wsgi')
-rw-r--r--www/mod_wsgi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_wsgi/Makefile b/www/mod_wsgi/Makefile
index 1f2db0c3bca6..f1871afb996c 100644
--- a/www/mod_wsgi/Makefile
+++ b/www/mod_wsgi/Makefile
@@ -29,6 +29,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-apxs="${APXS}" --with-python="${PYTHON_CMD}"
SUB_FILES= pkg-message
+PORTSCOUT= limit:^2\.
post-install:
@${APXS} -e -a -n "${SHORTMODNAME}" "${APACHEMODDIR}/${MODULENAME}.so"