pkgsrc-WIP-changes archive

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

py-xopen: Remove redundant var setting



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Wed Dec 6 14:27:18 2017 -0600
Changeset:	a4715b6dec597c9e83db2ae564de15fe417e7e08

Modified Files:
	py-xopen/Makefile

Log Message:
py-xopen: Remove redundant var setting

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

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

diffstat:
 py-xopen/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/py-xopen/Makefile b/py-xopen/Makefile
index cc42a91c54..9a75674ba8 100644
--- a/py-xopen/Makefile
+++ b/py-xopen/Makefile
@@ -10,7 +10,5 @@ HOMEPAGE=	https://pypi.python.org/pypi/xopen
 COMMENT=	Open compressed files transparently
 LICENSE=	mit
 
-PYDISTUTILSPKG=	yes
-
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index