pkgsrc-WIP-changes archive

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

py-equation: 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:37:27 2015 +0100
Changeset:	398fbfbb3f73e187c9e74193e2b1b8efa53e89f5

Modified Files:
	py-equation/Makefile

Log Message:
py-equation: 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=398fbfbb3f73e187c9e74193e2b1b8efa53e89f5

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

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

diffs:
diff --git a/py-equation/Makefile b/py-equation/Makefile
index c62e520..6a7a010 100644
--- a/py-equation/Makefile
+++ b/py-equation/Makefile
@@ -12,8 +12,6 @@ COMMENT=	General Equation Parser and Evaluator
 
 BUILD_DEPENDS+=	${PYPKGPREFIX}-numpy>=1.9.2:../../math/py-numpy
 
-WRKSRC=		${WRKDIR}/Equation-1.2.01
-
 USE_LANGUAGES=	# none
 
 .include "../../lang/python/egg.mk"


Home | Main Index | Thread Index | Old Index