From eb35f185758abc69cee36b27b61bc808afa24cc4 Mon Sep 17 00:00:00 2001 From: netchild Date: Tue, 1 Jul 2003 09:45:47 +0000 Subject: Add CONFLICTS. Submitted by: Marius Strobl Approved by: maintainer --- math/libgmp4/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/libgmp4') diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile index 2cc1d7f..f77aeda 100644 --- a/math/libgmp4/Makefile +++ b/math/libgmp4/Makefile @@ -17,6 +17,7 @@ DISTNAME= gmp-${PORTVERSION} MAINTAINER= sysadmin@alexdupre.com COMMENT= A free library for arbitrary precision arithmetic +CONFLICTS= libgmp-2* USE_REINPLACE= yes USE_LIBTOOL= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" @@ -28,6 +29,6 @@ post-extract: post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | \ - ${XARGS} ${REINPLACE_CMD} -e 's|--tag=CC||g' + ${XARGS} ${REINPLACE_CMD} -e 's|--tag=CC||g' .include -- cgit v1.1