diff options
author | will <will@FreeBSD.org> | 2001-01-01 11:06:17 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-01 11:06:17 +0000 |
commit | 92b72e7ac92bd80c8fd3b1a89feecfdd2f947ad4 (patch) | |
tree | ebc19bcdc5cf2d02d3ea2c47d8e829c4b8290731 /math/p5-AI-NeuralNet-Mesh | |
parent | f45e721c266bfb75fee3baa5047b7afefae57144 (diff) | |
download | FreeBSD-ports-92b72e7ac92bd80c8fd3b1a89feecfdd2f947ad4.zip FreeBSD-ports-92b72e7ac92bd80c8fd3b1a89feecfdd2f947ad4.tar.gz |
Bad will, don't put manpage references in the PLIST! Bad! No more
committing until you fix that p5-Class-Tom error too! Put manpages in the
Makefile like you're supposed to!
Diffstat (limited to 'math/p5-AI-NeuralNet-Mesh')
-rw-r--r-- | math/p5-AI-NeuralNet-Mesh/Makefile | 1 | ||||
-rw-r--r-- | math/p5-AI-NeuralNet-Mesh/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-AI-NeuralNet-Mesh/Makefile b/math/p5-AI-NeuralNet-Mesh/Makefile index 93ef09d..1040b20 100644 --- a/math/p5-AI-NeuralNet-Mesh/Makefile +++ b/math/p5-AI-NeuralNet-Mesh/Makefile @@ -20,5 +20,6 @@ NO_WRKSUBDIR= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3= AI::NeuralNet::Mesh.3 .include <bsd.port.mk> diff --git a/math/p5-AI-NeuralNet-Mesh/pkg-plist b/math/p5-AI-NeuralNet-Mesh/pkg-plist index 10bbec1..755ee47 100644 --- a/math/p5-AI-NeuralNet-Mesh/pkg-plist +++ b/math/p5-AI-NeuralNet-Mesh/pkg-plist @@ -1,4 +1,3 @@ -lib/perl5/%%PERL_VERSION%%/man/man3/AI::NeuralNet::Mesh.3 lib/perl5/site_perl/%%PERL_VER%%/AI/NeuralNet/Mesh.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AI/NeuralNet/Mesh/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AI/NeuralNet/Mesh |