diff options
author | pav <pav@FreeBSD.org> | 2009-02-11 03:10:19 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-02-11 03:10:19 +0800 |
commit | 1417f85c91501fdf99a6c78c965f71ad689433e6 (patch) | |
tree | affc413d6691edd51fd3f5380f3b4158cd2c570f /www/trac-wikitemplates | |
parent | 92c238558fb06741337aaf6362b411b12cba9cd0 (diff) | |
download | freebsd-ports-gnome-1417f85c91501fdf99a6c78c965f71ad689433e6.tar.gz freebsd-ports-gnome-1417f85c91501fdf99a6c78c965f71ad689433e6.tar.zst freebsd-ports-gnome-1417f85c91501fdf99a6c78c965f71ad689433e6.zip |
- Mark BROKEN: bad depobj
Reported by: pointyhat
Diffstat (limited to 'www/trac-wikitemplates')
-rw-r--r-- | www/trac-wikitemplates/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/trac-wikitemplates/Makefile b/www/trac-wikitemplates/Makefile index 3577a7060525..71dc9a57858b 100644 --- a/www/trac-wikitemplates/Makefile +++ b/www/trac-wikitemplates/Makefile @@ -19,6 +19,8 @@ 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 + WRKSRC= ${WRKDIR}/${PORTNAME}plugin USE_PYTHON= 2.3+ USE_PYDISTUTILS= easy_install |