diff options
author | netchild <netchild@FreeBSD.org> | 2004-07-10 11:12:28 +0000 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-07-10 11:12:28 +0000 |
commit | b89defc6fbc816df260879e9979d865a2c76a587 (patch) | |
tree | 78f19ac35e1c4f2a2a5e1f80d4d5c031f43240ed /math/libgmp4 | |
parent | 5f20f9423e05b4c5cf7393c30e3d5441bfb088d4 (diff) | |
download | FreeBSD-ports-b89defc6fbc816df260879e9979d865a2c76a587.zip FreeBSD-ports-b89defc6fbc816df260879e9979d865a2c76a587.tar.gz |
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 dee6f21..df27661 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 |