aboutsummaryrefslogtreecommitdiff
path: root/www/trac-wikitemplates
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2009-08-07 22:03:50 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2009-08-07 22:03:50 +0000
commit65d5f68bc8692b8c023c395fe89da17482deca52 (patch)
treec79413ad1ef9bc61c3d70ef2e45b0e8aeb98d303 /www/trac-wikitemplates
parent2fc45d44ae1e50b7505a07f78b060449c4b43a82 (diff)
downloadports-65d5f68bc8692b8c023c395fe89da17482deca52.tar.gz
ports-65d5f68bc8692b8c023c395fe89da17482deca52.zip
- Unbreak
- Switch MASTER_SITES
Notes
Notes: svn path=/head/; revision=239121
Diffstat (limited to 'www/trac-wikitemplates')
-rw-r--r--www/trac-wikitemplates/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/trac-wikitemplates/Makefile b/www/trac-wikitemplates/Makefile
index dd80874323f7..05c8e2acb970 100644
--- a/www/trac-wikitemplates/Makefile
+++ b/www/trac-wikitemplates/Makefile
@@ -9,7 +9,8 @@ PORTNAME= wikitemplates
PORTVERSION= 0.3.0p3
PORTREVISION= 2
CATEGORIES= www devel python
-MASTER_SITES= http://www.gerritbeine.de/download/trac/
+MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ \
+ LOCAL/glarkin
PKGNAMEPREFIX= trac-
DISTNAME= ${PORTNAME}plugin-${PORTVERSION:S/p/rc/}
@@ -17,9 +18,7 @@ MAINTAINER= glarkin@FreeBSD.org
COMMENT= Templates for the Trac wiki
RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \
- ${PYTHON_SITELIBDIR}/TracCtxtnavAdd-1.1_r1-py${_PYTHON_VERSION}.egg:${PORTSDIR}/www/trac-ctxtnavadd
-
-BROKEN= bad depobj
+ ${PYTHON_SITELIBDIR}/TracCtxtnavAdd-2.0-py${_PYTHON_VERSION}.egg:${PORTSDIR}/www/trac-ctxtnavadd
WRKSRC= ${WRKDIR}/${PORTNAME}plugin
USE_PYTHON= 2.3+