aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 15:23:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 15:23:12 +0000
commit33f607e0e7ea84a9ed67b3ad0f5374e410350c29 (patch)
tree918016c8a4653ad745dc99d7b286e0c9907c319d
parent8e5fa1d7823fef42c34f653381fbe114ea9d432b (diff)
downloadports-33f607e0e7ea84a9ed67b3ad0f5374e410350c29.tar.gz
ports-33f607e0e7ea84a9ed67b3ad0f5374e410350c29.zip
Notes
-rw-r--r--math/p5-Math-Geometry-Planar/Makefile1
1 files changed, 1 insertions, 0 deletions
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 <bsd.port.mk>