aboutsummaryrefslogtreecommitdiffstats
path: root/www/trac-wikitemplates
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2009-08-08 06:03:50 +0800
committerglarkin <glarkin@FreeBSD.org>2009-08-08 06:03:50 +0800
commitd44840bde42c72f66bd721ca3252edeba7578ddd (patch)
tree709211622c48748e54bf95b5ea1ff316395b6402 /www/trac-wikitemplates
parenta6dc23e6c0dfe470c82c1c59d0b7a4b0f35514ee (diff)
downloadfreebsd-ports-gnome-d44840bde42c72f66bd721ca3252edeba7578ddd.tar.gz
freebsd-ports-gnome-d44840bde42c72f66bd721ca3252edeba7578ddd.tar.zst
freebsd-ports-gnome-d44840bde42c72f66bd721ca3252edeba7578ddd.zip
- Unbreak
- Switch MASTER_SITES
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+