diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-07-10 11:12:28 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-07-10 11:12:28 +0000 |
commit | da3e4a3751e86a0c158ef1f5d7ffb1d95c159511 (patch) | |
tree | 4e1783236d12aab2a98afca8a19bd809b5c5aac5 /math/gmp | |
parent | 19c3b4e86677541ff5441876e172a99935000774 (diff) | |
download | ports-da3e4a3751e86a0c158ef1f5d7ffb1d95c159511.tar.gz ports-da3e4a3751e86a0c158ef1f5d7ffb1d95c159511.zip |
Notes
Diffstat (limited to 'math/gmp')
-rw-r--r-- | math/gmp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile index dee6f21df5bc..df27661e4061 100644 --- a/math/gmp/Makefile +++ b/math/gmp/Makefile @@ -16,7 +16,6 @@ DISTNAME= gmp-${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= A free library for arbitrary precision arithmetic -CONFLICTS= libgmp-2* USE_REINPLACE= yes USE_GNOME= lthack USE_INC_LIBTOOL_VER=13 |