aboutsummaryrefslogtreecommitdiffstats
path: root/www/uwsgi/Makefile
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2014-06-01 14:12:13 +0800
committerdemon <demon@FreeBSD.org>2014-06-01 14:12:13 +0800
commit48ba52e51923cbfe71c312b0473dcb167fe6ddb5 (patch)
tree4242f69f288770783fcd01759991922359f0ad26 /www/uwsgi/Makefile
parent1ada8f0023cc406fb13a3e607185de16bf774faa (diff)
downloadfreebsd-ports-gnome-48ba52e51923cbfe71c312b0473dcb167fe6ddb5.tar.gz
freebsd-ports-gnome-48ba52e51923cbfe71c312b0473dcb167fe6ddb5.tar.zst
freebsd-ports-gnome-48ba52e51923cbfe71c312b0473dcb167fe6ddb5.zip
Update to version 2.0.5.
Diffstat (limited to 'www/uwsgi/Makefile')
-rw-r--r--www/uwsgi/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/uwsgi/Makefile b/www/uwsgi/Makefile
index fdcd8f675419..2a243cb2e38b 100644
--- a/www/uwsgi/Makefile
+++ b/www/uwsgi/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= uwsgi
-PORTVERSION= 2.0.4
+PORTVERSION= 2.0.5
CATEGORIES= www python
MASTER_SITES= http://projects.unbit.it/downloads/
@@ -15,8 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USE_PYTHON= yes
USE_RC_SUBR= uwsgi
-LDFLAGS+= "-L${LOCALBASE}/lib"
-
PLIST_FILES= bin/uwsgi \
%%PYTHON_SITELIBDIR%%/uwsgidecorators.py