pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkglint -Wall -Call



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Oct 5 04:20:28 2016 +0200
Changeset:	b212d57e4ce879c706760e7eaf67fbac01cb1080

Modified Files:
	py-uuid/Makefile

Log Message:
pkglint -Wall -Call

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b212d57e4ce879c706760e7eaf67fbac01cb1080

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-uuid/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-uuid/Makefile b/py-uuid/Makefile
index bd55896..5f08b57 100644
--- a/py-uuid/Makefile
+++ b/py-uuid/Makefile
@@ -14,7 +14,7 @@ USE_LANGUAGES=	# none
 
 PYTHON_VERSIONS_INCOMPATIBLE=	34 35 # not yet ported as of 1.30
 
-PYDISTUTILSPKG= yes
+PYDISTUTILSPKG=	yes
 
 .include "../../lang/python/extension.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index