diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-03-10 11:32:13 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-03-10 11:32:13 +0800 |
commit | 7e6dce4830011f40d3dd5810314d6a42e3595daa (patch) | |
tree | c3cd41e45ad2ca06719415b5f5fd5e4ec23a8730 /math/p5-AI-NeuralNet-Mesh | |
parent | 2da74d6a84fb24645dfd616085745700b6c109e0 (diff) | |
download | freebsd-ports-gnome-7e6dce4830011f40d3dd5810314d6a42e3595daa.tar.gz freebsd-ports-gnome-7e6dce4830011f40d3dd5810314d6a42e3595daa.tar.zst freebsd-ports-gnome-7e6dce4830011f40d3dd5810314d6a42e3595daa.zip |
Well, remove USE_PERL5, and add USE_ZIP.
it's my fault on last commit.
Submitted by: bento
Diffstat (limited to 'math/p5-AI-NeuralNet-Mesh')
-rw-r--r-- | math/p5-AI-NeuralNet-Mesh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-AI-NeuralNet-Mesh/Makefile b/math/p5-AI-NeuralNet-Mesh/Makefile index d225544f123a..520ee1a88067 100644 --- a/math/p5-AI-NeuralNet-Mesh/Makefile +++ b/math/p5-AI-NeuralNet-Mesh/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= yes +USE_ZIP= yes NO_WRKSUBDIR= yes PERL_CONFIGURE= yes |