Don't use USE_PKGLOCALEDIR as tryton puts all locales in 'share' already.

Fixes packaging on SunOS.
This commit is contained in:
richard 2014-03-08 07:19:51 +00:00
parent 526001c1f1
commit 470f708ab7

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2014/02/09 16:54:12 wiz Exp $
# $NetBSD: Makefile,v 1.5 2014/03/08 07:19:51 richard Exp $
DISTNAME= tryton-3.0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@ -10,7 +10,6 @@ HOMEPAGE= http://www.tryton.org/
COMMENT= Three-tiers high-level general purpose application platform
LICENSE= gnu-gpl-v3
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 26 # XXX Needs weakrefset. No package, though.