diff options
Diffstat (limited to 'math/p5-Math-Symbolic/Makefile')
-rw-r--r-- | math/p5-Math-Symbolic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Symbolic/Makefile b/math/p5-Math-Symbolic/Makefile index 6bedffe3f2a6..5907eb3d0263 100644 --- a/math/p5-Math-Symbolic/Makefile +++ b/math/p5-Math-Symbolic/Makefile @@ -15,7 +15,7 @@ COMMENT= Symbolic calculations LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent +BUILD_DEPENDS= p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix |