aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_wsgi
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2010-05-19 18:50:34 +0800
committerwen <wen@FreeBSD.org>2010-05-19 18:50:34 +0800
commitcaf0dde0db4a786e7c9f8ccf5d2ac3d064b4e6bf (patch)
tree077d8901f6d2e1ca642d0b2e6ba39a5c300419e3 /www/mod_wsgi
parent5ebb560ddde8d0fd65b47d1327c78c3d739df532 (diff)
downloadfreebsd-ports-gnome-caf0dde0db4a786e7c9f8ccf5d2ac3d064b4e6bf.tar.gz
freebsd-ports-gnome-caf0dde0db4a786e7c9f8ccf5d2ac3d064b4e6bf.tar.zst
freebsd-ports-gnome-caf0dde0db4a786e7c9f8ccf5d2ac3d064b4e6bf.zip
- Added PORTSCOUT limit to only show updates for 2.X versions.
PR: ports/146697 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
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"