sanitised dependency.
This commit is contained in:
parent
2c7f2e7119
commit
62522725e6
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/07/04 22:38:25 jihbed Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2012/01/18 12:39:47 noud4 Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lockfile-0.8
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://smontanaro.dyndns.org/python/
|
||||
|
||||
|
@ -13,7 +14,7 @@ COMMENT= Platform-independent file locking module
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
DEPENDS+= ${PYPKGPREFIX}-sqlite3-0:../../databases/py-sqlite3
|
||||
DEPENDS+= ${PYPKGPREFIX}-sqlite3>=0:../../databases/py-sqlite3
|
||||
|
||||
PYDISTUTILSPKG= yes
|
||||
USE_LANGUAGES= # none
|
||||
|
|
Loading…
Reference in a new issue