diff options
author | Ollivier Robert <roberto@FreeBSD.org> | 2006-04-26 13:12:57 +0000 |
---|---|---|
committer | Ollivier Robert <roberto@FreeBSD.org> | 2006-04-26 13:12:57 +0000 |
commit | 9e077106eb146be00571d9cecafe67d963ce63aa (patch) | |
tree | 8d7891f1d02cc3faf459c02a0dbb480f9429b7a8 /devel/mercurial | |
parent | 0dd5c78c8aa0336b52964a78b2fa448f299d3ffb (diff) | |
download | ports-9e077106eb146be00571d9cecafe67d963ce63aa.tar.gz ports-9e077106eb146be00571d9cecafe67d963ce63aa.zip |
Notes
Diffstat (limited to 'devel/mercurial')
-rw-r--r-- | devel/mercurial/Makefile | 2 | ||||
-rw-r--r-- | devel/mercurial/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/devel/mercurial/Makefile b/devel/mercurial/Makefile index c6bc88cc0d87..7737641c2d76 100644 --- a/devel/mercurial/Makefile +++ b/devel/mercurial/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.selenic.com/mercurial/release/ MAINTAINER= roberto@FreeBSD.org COMMENT= A fast, lightweight source control management system -BROKEN= Incomplete pkg-plist - USE_PYTHON= 2.3+ USE_PYDISTUTILS=yes diff --git a/devel/mercurial/pkg-plist b/devel/mercurial/pkg-plist index 49500c8ecae9..c54dccb1ffee 100644 --- a/devel/mercurial/pkg-plist +++ b/devel/mercurial/pkg-plist @@ -171,6 +171,7 @@ bin/hgmerge %%PYTHON_SITELIBDIR%%/mercurial/version.py %%PYTHON_SITELIBDIR%%/mercurial/version.pyc %%PYTHON_SITELIBDIR%%/mercurial/version.pyo +@dirrm %%PYTHON_SITELIBDIR%%/mercurial/templates/static @dirrm %%PYTHON_SITELIBDIR%%/mercurial/templates @dirrm %%PYTHON_SITELIBDIR%%/mercurial @dirrm %%PYTHON_SITELIBDIR%%/hgext |