aboutsummaryrefslogtreecommitdiff
path: root/www/trac-fivestarvote/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/trac-fivestarvote/Makefile
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Notes
Diffstat (limited to 'www/trac-fivestarvote/Makefile')
-rw-r--r--www/trac-fivestarvote/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/trac-fivestarvote/Makefile b/www/trac-fivestarvote/Makefile
index 76ad3bfea250..0e0ee93cab42 100644
--- a/www/trac-fivestarvote/Makefile
+++ b/www/trac-fivestarvote/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= trac-
MAINTAINER= ports@FreeBSD.org
COMMENT= Five star plugin for voting on Trac resources
-RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac
+RUN_DEPENDS+= tracd:www/trac
USES= python:2
USE_PYTHON= distutils autoplist
@@ -19,7 +19,7 @@ USE_PYTHON= distutils autoplist
# Retrieve the latest version from SVN and package in a tarball.
.if defined(BOOTSTRAP)
-FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion
+FETCH_DEPENDS+= svn:devel/subversion
do-fetch:
${MKDIR} ${WRKDIR}
cd ${WRKDIR} && \