diff options
Diffstat (limited to 'math/p5-AI-Perceptron/Makefile')
-rw-r--r-- | math/p5-AI-Perceptron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-AI-Perceptron/Makefile b/math/p5-AI-Perceptron/Makefile index a25f9ba3b0d4..0241c4177b4b 100644 --- a/math/p5-AI-Perceptron/Makefile +++ b/math/p5-AI-Perceptron/Makefile @@ -14,7 +14,7 @@ COMMENT= Perl module for introducing to internal operations of neural networks LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-accessors>=0:${PORTSDIR}/devel/p5-accessors +BUILD_DEPENDS= p5-accessors>=0:devel/p5-accessors RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |