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/libgmp4 | |
parent | Forced commit to note that the previous commit was approved by krion (diff) |
Remove CONFLICTS, it's not necessary anymore.
Submitted by: marius
Approved by: maintainer timeout
Diffstat (limited to 'math/libgmp4')
-rw-r--r-- | math/libgmp4/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile index dee6f21df5bc..df27661e4061 100644 --- a/math/libgmp4/Makefile +++ b/math/libgmp4/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 |