pkgsrc-WIP-changes archive

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

py-scikit-learn: remove WRKSRC, it's the default.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Nov 4 22:36:32 2015 +0100
Changeset:	5be2876c5336e6bc0e7fb3f0237d27dcd2990112

Modified Files:
	py-scikit-learn/Makefile

Log Message:
py-scikit-learn: remove WRKSRC, it's the default.

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

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

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

diffs:
diff --git a/py-scikit-learn/Makefile b/py-scikit-learn/Makefile
index 6ff00b8..785232b 100644
--- a/py-scikit-learn/Makefile
+++ b/py-scikit-learn/Makefile
@@ -12,8 +12,6 @@ LICENSE=	modified-bsd
 
 DEPENDS+=	${PYPKGPREFIX}-scipy>=0.15.0:../../math/py-scipy
 
-WRKSRC=		${WRKDIR}/scikit-learn-0.17b1
-
 USE_LANGUAGES=	c c++ fortran
 
 .include "../../lang/python/egg.mk"


Home | Main Index | Thread Index | Old Index