Index: head/math/libgmp-freebsd/Makefile =================================================================== --- head/math/libgmp-freebsd/Makefile (revision 83971) +++ head/math/libgmp-freebsd/Makefile (revision 83972) @@ -1,29 +1,31 @@ # New ports collection makefile for: libgmp # Date created: 28 August 2001 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= libgmp PORTVERSION= 2001.08.07 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= sobomax MAINTAINER= ports@FreeBSD.org COMMENT= A library for arbitrary precision arithmetic +CONFLICTS= libgmp-4* +ONLY_FOR_ARCHS= alpha i386 USE_BZIP2= yes INSTALLS_SHLIB= yes MAKE_FLAGS= INCDIR=${PREFIX}/include \ LIBDIR=${PREFIX}/lib \ INFODIR=${PREFIX}/info .include .if ${OSVERSION} < 500000 IGNORE= "is in the base system" .endif .include Property changes on: head/math/libgmp-freebsd/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property