diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2004-03-08 10:51:20 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2004-03-08 10:51:20 +0000 |
commit | 4f3b5f0234eae4f167dd84741378dd4531c1a45f (patch) | |
tree | 39b4d343a1134f946872de0ef89ca59eb44496cd /math/fbm | |
parent | 8ed865f5b0bdd8c39e6919ddea452f73086f292b (diff) | |
download | ports-4f3b5f0234eae4f167dd84741378dd4531c1a45f.tar.gz ports-4f3b5f0234eae4f167dd84741378dd4531c1a45f.zip |
Notes
Diffstat (limited to 'math/fbm')
-rw-r--r-- | math/fbm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fbm/Makefile b/math/fbm/Makefile index 19cb8d4163a8..97fb57dab233 100644 --- a/math/fbm/Makefile +++ b/math/fbm/Makefile @@ -17,7 +17,7 @@ COMMENT= Flexible Bayesian Modeling and Markov Chain Sampling USE_REINPLACE= yes -LATEST_LINK= math_fbm +NO_LATEST_LINK= yes SCRIPTS = bvg-circ bvg-wrap dist-circ dist-wrap gp-circ \ gp-wrap dft-circ dft-wrap mix-circ mix-wrap \ net-circ net-wrap |