From 33f607e0e7ea84a9ed67b3ad0f5374e410350c29 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 May 2014 15:23:12 +0000 Subject: - Fix WRKSRC (affected by DISTNAME) Reported by: swills --- math/p5-Math-Geometry-Planar/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/p5-Math-Geometry-Planar') diff --git a/math/p5-Math-Geometry-Planar/Makefile b/math/p5-Math-Geometry-Planar/Makefile index 3d4887b0a563..05bb28f46fd3 100644 --- a/math/p5-Math-Geometry-Planar/Makefile +++ b/math/p5-Math-Geometry-Planar/Makefile @@ -19,5 +19,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include -- cgit v1.2.3