pytz is in pkgsrc proper now.
This commit is contained in:
parent
2bdb4e73df
commit
cc01a87113
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2008/05/22 15:38:46 tnn2 Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2008/06/25 11:11:17 mwdavies Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Babel-0.9.2
|
||||
|
@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../wip/pytz
|
||||
DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
|
||||
|
||||
.include "../../lang/python/egg.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue