aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-04-19 06:17:17 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-04-19 06:17:17 +0000
commitb0527b1c3c76569aa1d34445c419d58cadc81c19 (patch)
treec09858a9ac86d3314ec522a110d671d018588047 /news
parent12e894e605e6a95e338042cd08c23450c281e858 (diff)
downloadports-b0527b1c3c76569aa1d34445c419d58cadc81c19.tar.gz
ports-b0527b1c3c76569aa1d34445c419d58cadc81c19.zip
Notes
Diffstat (limited to 'news')
-rw-r--r--news/papercut/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/news/papercut/Makefile b/news/papercut/Makefile
index 1010952b21a5..acbe2e1ddeeb 100644
--- a/news/papercut/Makefile
+++ b/news/papercut/Makefile
@@ -3,6 +3,7 @@
PORTNAME= papercut
PORTVERSION= 0.9.13
+PORTREVISION= 1
CATEGORIES= news python
MASTER_SITES= http://pessoal.org/papercut/
@@ -14,9 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:databases/py-MySQLdb
-USES= python
+USES= python shebangfix
NO_BUILD= yes
NO_ARCH= yes
+SHEBANG_FILES= *.py auth/*.py storage/*.py
do-configure:
${CP} ${FILESDIR}/papercut-wrapper ${WRKDIR}/papercut-wrapper