remove PYTHON_VERSION_ACCEPTED, just require python24+.
This commit is contained in:
parent
cdcc094f20
commit
ba3002d2c6
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2010/03/14 16:32:15 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2011/06/14 09:48:21 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pyproj-1.8.3
|
||||
|
@ -12,7 +12,6 @@ COMMENT= Python wrapper for proj
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
PYTHON_VERSIONS_ACCEPTED= 25 24
|
||||
PYDISTUTILSPKG= true
|
||||
|
||||
INSTALLATION_DIRS= share/doc/${PKGNAME}
|
||||
|
|
Loading…
Reference in a new issue