diff options
author | netchild <netchild@FreeBSD.org> | 2004-07-10 19:12:28 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-07-10 19:12:28 +0800 |
commit | b89defc6fbc816df260879e9979d865a2c76a587 (patch) | |
tree | 78f19ac35e1c4f2a2a5e1f80d4d5c031f43240ed /math | |
parent | 5f20f9423e05b4c5cf7393c30e3d5441bfb088d4 (diff) | |
download | freebsd-ports-gnome-b89defc6fbc816df260879e9979d865a2c76a587.tar.gz freebsd-ports-gnome-b89defc6fbc816df260879e9979d865a2c76a587.tar.zst freebsd-ports-gnome-b89defc6fbc816df260879e9979d865a2c76a587.zip |
Remove CONFLICTS, it's not necessary anymore.
Submitted by: marius
Approved by: maintainer timeout
Diffstat (limited to 'math')
-rw-r--r-- | math/gmp/Makefile | 1 | ||||
-rw-r--r-- | math/libgmp4/Makefile | 1 |
2 files changed, 0 insertions, 2 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 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 |