Dependency is restricted to 2.5+
This commit is contained in:
parent
a6d0d295bd
commit
09653c04f2
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/01/12 07:59:22 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2011/03/28 18:01:40 joerg Exp $
|
||||
|
||||
DISTNAME= uniconvertor-1.1.5
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
|
@ -12,6 +12,7 @@ LICENSE= gnu-lgpl-v2 AND gnu-gpl-v2
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
PYTHON_VERSIONS_ACCEPTED= 27 26 25
|
||||
USE_LANGUAGES= c
|
||||
PYDISTUTILSPKG= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue