diff options
Diffstat (limited to 'devel')
-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 |