aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2001-05-02 11:43:22 +0000
committerThomas Gellekum <tg@FreeBSD.org>2001-05-02 11:43:22 +0000
commit5f3686bcbcba094e2995e49ee1416fb7ab8b99f6 (patch)
tree56d73fa038de6687cab558625b0d73f53ca6078d
parent6c7a5cb8bf377fc9044024516f5c39680e1b9e90 (diff)
downloadports-5f3686bcbcba094e2995e49ee1416fb7ab8b99f6.tar.gz
ports-5f3686bcbcba094e2995e49ee1416fb7ab8b99f6.zip
Add NO_LATEST_LINK.
Notes
Notes: svn path=/head/; revision=42165
-rw-r--r--math/py-numeric17/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-numeric17/Makefile b/math/py-numeric17/Makefile
index e2599991b212..bb5665243879 100644
--- a/math/py-numeric17/Makefile
+++ b/math/py-numeric17/Makefile
@@ -18,6 +18,7 @@ MAINTAINER= tg@FreeBSD.org
BUILD_DEPENDS= ${PYDISTUTILS}
USE_PYTHON= yes
+NO_LATEST_LINK= yes
DOCDIR= ${PREFIX}/share/doc/py-numeric
EXAMPLEDIR= ${PREFIX}/share/examples/py-numeric