pkgsrc-WIP-changes archive

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

py-binaryornot: Use converters/py-chardet



Module Name:	pkgsrc-wip
Committed By:	Guillaume Delpierre <gde%llew.me@localhost>
Pushed By:	gdelpierre
Date:		Wed Sep 30 17:01:45 2015 +0200
Changeset:	f0c26f702712b07d191e55d3c99808b5d2e7942a

Modified Files:
	py-binaryornot/Makefile

Log Message:
py-binaryornot: Use converters/py-chardet

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

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

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

diffs:
diff --git a/py-binaryornot/Makefile b/py-binaryornot/Makefile
index ba3394c..2f7c7cf 100644
--- a/py-binaryornot/Makefile
+++ b/py-binaryornot/Makefile
@@ -15,7 +15,7 @@ LICENSE=			modified-bsd
 USE_LANGUAGES=	#none
 PLIST_SUBST+=	PYVERSSUFFIX=${PYVERSSUFFIX}
 
-BUILD_DEPENDS+=			${PYPKGPREFIX}-chardet>=2.0.0:../../wip/py-chardet
+BUILD_DEPENDS+=			${PYPKGPREFIX}-chardet>=2.0.0:../../converters/py-chardet
 
 USE_LANGUAGES=			#none
 PLIST_SUBST+=			PYVERSSUFFIX=${PYVERSSUFFIX}


Home | Main Index | Thread Index | Old Index