aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2013-05-24 13:27:10 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2013-05-24 13:27:10 +0000
commita50c108be20179607a40525f5ab8d0f965c40ee4 (patch)
tree2eb568add6e0bc7a7140f6f0affb0af91ba8c1c0 /www
parent2cea1286b012eeaf3ca0a0bed9927a6e1adf86de (diff)
downloadports-a50c108be20179607a40525f5ab8d0f965c40ee4.tar.gz
ports-a50c108be20179607a40525f5ab8d0f965c40ee4.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/uwsgi/Makefile3
-rw-r--r--www/uwsgi/pkg-plist2
2 files changed, 2 insertions, 3 deletions
diff --git a/www/uwsgi/Makefile b/www/uwsgi/Makefile
index a87e320ce05f..8c43eb5b945a 100644
--- a/www/uwsgi/Makefile
+++ b/www/uwsgi/Makefile
@@ -18,9 +18,6 @@ USE_GNOME= libxml2
USE_PYTHON= yes
USE_RC_SUBR= uwsgi
-PLIST_FILES= bin/uwsgi \
- ${PYTHONPREFIX_SITELIBDIR}/uwsgidecorators.py
-
post-patch:
${REINPLACE_CMD} -e 's|python|${PYTHON_CMD}|' ${WRKSRC}/Makefile
diff --git a/www/uwsgi/pkg-plist b/www/uwsgi/pkg-plist
new file mode 100644
index 000000000000..e883ab3d9034
--- /dev/null
+++ b/www/uwsgi/pkg-plist
@@ -0,0 +1,2 @@
+bin/uwsgi
+%%PYTHON_SITELIBDIR%%/uwsgidecorators.py