summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-02-06 11:17:41 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-02-06 11:17:41 +0000
commitef51f8de1bca2d8710baf71c165e974a823647c1 (patch)
tree0a10d931ed4e1e20ed9cf34dba4adace37b42f4a /math
parentAttempt to silence "Annoying Reminder Guy II" by adding NO_LATEST_LINK (diff)
Add NO_LATEST_LINK=yes.
Noticed by: kris Approved by: nork (mentor/implicitly)
Notes
Notes: svn path=/head/; revision=100127
Diffstat (limited to 'math')
-rw-r--r--math/libgmp-freebsd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/libgmp-freebsd/Makefile b/math/libgmp-freebsd/Makefile
index 87c72b221b6b..139e865c8c01 100644
--- a/math/libgmp-freebsd/Makefile
+++ b/math/libgmp-freebsd/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= sobomax
MAINTAINER= ports@FreeBSD.org
COMMENT= A library for arbitrary precision arithmetic
+NO_LATEST_LINK= yes
CONFLICTS= libgmp-4*
ONLY_FOR_ARCHS= alpha i386
USE_BZIP2= yes