From 4a9928941c621137fee651b55b5e241137e7a413 Mon Sep 17 00:00:00 2001 From: imil Date: Thu, 17 Apr 2014 21:11:31 +0000 Subject: PKGREVISION bump, upstream has some useless 0600 files in its archive. --- textproc/py-prettytable/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/py-prettytable/Makefile b/textproc/py-prettytable/Makefile index 9c1af487b30..61a9131dfb5 100644 --- a/textproc/py-prettytable/Makefile +++ b/textproc/py-prettytable/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/04/17 21:01:59 imil Exp $ +# $NetBSD: Makefile,v 1.4 2014/04/17 21:11:31 imil Exp $ # DISTNAME= prettytable-0.7.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://pypi.python.org/packages/source/P/PrettyTable/ @@ -13,5 +14,8 @@ LICENSE= modified-bsd USE_LANGUAGES= # none +post-extract: + ${CHMOD} -R a+r ${WRKSRC} + .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3