diff options
author | tg <tg@FreeBSD.org> | 2001-05-02 19:43:22 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2001-05-02 19:43:22 +0800 |
commit | 6929b5e0698d13dd1ebe67758e12adc7547c3485 (patch) | |
tree | 546953a0a2b56b45a41bb2eb3b614bf5aa1502e2 /math/py-numeric17 | |
parent | 4aff69326804f603f6a24f62abd5064e8396bc98 (diff) | |
download | freebsd-ports-gnome-6929b5e0698d13dd1ebe67758e12adc7547c3485.tar.gz freebsd-ports-gnome-6929b5e0698d13dd1ebe67758e12adc7547c3485.tar.zst freebsd-ports-gnome-6929b5e0698d13dd1ebe67758e12adc7547c3485.zip |
Add NO_LATEST_LINK.
Diffstat (limited to 'math/py-numeric17')
-rw-r--r-- | math/py-numeric17/Makefile | 1 |
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 |