summaryrefslogtreecommitdiff
path: root/www/dotproject
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-20 19:51:16 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-20 19:51:16 +0000
commitcba6a193089ffbfe4156fc075db12fb64d5859d0 (patch)
tree8261021781d4077e02880ef7997aae23c9f3fb80 /www/dotproject
parent- Add ${PREFIX}/www to shebang check. We have many shebang problems which nee... (diff)
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q2
Notes
Notes: svn path=/head/; revision=386886
Diffstat (limited to 'www/dotproject')
-rw-r--r--www/dotproject/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/dotproject/Makefile b/www/dotproject/Makefile
index 393f3f98a230..108d58eaad55 100644
--- a/www/dotproject/Makefile
+++ b/www/dotproject/Makefile
@@ -2,6 +2,7 @@
PORTNAME= dotproject
PORTVERSION= 2.1.7
+PORTREVISION= 1
CATEGORIES= www devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/dotProject%20Version%20${PORTVERSION}
@@ -11,7 +12,8 @@ COMMENT= Open Source Project Management tool
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cpe
+USES= cpe shebangfix
+SHEBANG_FILES= misc/cvs2cl/cvs2cl.pl
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
USE_PHP= gd mysql session zlib