diff --git a/devel/mercurial/Makefile b/devel/mercurial/Makefile index d4799fce170e..b154b009795e 100644 --- a/devel/mercurial/Makefile +++ b/devel/mercurial/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.selenic.com/mercurial/release/ MAINTAINER= ports@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 50867566e917..bbe9a7b8ad6b 100644 --- a/devel/mercurial/pkg-plist +++ b/devel/mercurial/pkg-plist @@ -63,6 +63,7 @@ bin/hgmerge %%PYTHON_SITELIBDIR%%/mercurial/templates/map-raw %%PYTHON_SITELIBDIR%%/mercurial/templates/map-rss %%PYTHON_SITELIBDIR%%/mercurial/templates/search.tmpl +%%PYTHON_SITELIBDIR%%/mercurial/templates/tags.tmpl %%PYTHON_SITELIBDIR%%/mercurial/transaction.py %%PYTHON_SITELIBDIR%%/mercurial/transaction.pyc %%PYTHON_SITELIBDIR%%/mercurial/transaction.pyo