Fix a pkglint waring, force to exactly defined as "yes".
This commit is contained in:
parent
0b8f37ff98
commit
bb94bfb4fe
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.12 2010/02/02 11:16:43 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2010/02/02 11:17:52 obache Exp $
|
||||
|
||||
DISTNAME= IPy-0.4
|
||||
PKGNAME= ${PYPKGPREFIX}-IP-0.4
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Python module to handle IPv4 and IPv6 address
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
PYDISTUTILSPKG= # defined
|
||||
PYDISTUTILSPKG= yes
|
||||
|
||||
.include "../../lang/python/extension.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue