summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2003-07-01 09:50:03 +0000
committernetchild <netchild@FreeBSD.org>2003-07-01 09:50:03 +0000
commit51dcc43224b3afb9b911b4c0d723d9d068337b08 (patch)
treeedd47c07ba40ffef380fbf7b1f9ec94eac50031f /math
parenteb35f185758abc69cee36b27b61bc808afa24cc4 (diff)
downloadFreeBSD-ports-51dcc43224b3afb9b911b4c0d723d9d068337b08.zip
FreeBSD-ports-51dcc43224b3afb9b911b4c0d723d9d068337b08.tar.gz
- add CONFLICTS
- build only for alpha and i386 sparc64: may compile with some fixes, but has bugs in the assembly code Submitted by: Marius Strobl <marius@alchemy.franken.de>
Diffstat (limited to 'math')
-rw-r--r--math/libgmp-freebsd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/libgmp-freebsd/Makefile b/math/libgmp-freebsd/Makefile
index 0798b07..87c72b2 100644
--- a/math/libgmp-freebsd/Makefile
+++ b/math/libgmp-freebsd/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= sobomax
MAINTAINER= ports@FreeBSD.org
COMMENT= A library for arbitrary precision arithmetic
+CONFLICTS= libgmp-4*
+ONLY_FOR_ARCHS= alpha i386
USE_BZIP2= yes
INSTALLS_SHLIB= yes
MAKE_FLAGS= INCDIR=${PREFIX}/include \
OpenPOWER on IntegriCloud