Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Dec 2016 12:40:29 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428180 - head/ftp/fastdfs
Message-ID:  <201612091240.uB9CeTIX052783@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Fri Dec  9 12:40:28 2016
New Revision: 428180
URL: https://svnweb.freebsd.org/changeset/ports/428180

Log:
  ftp/fastdfs: Add IGNORE for 9.x i386 systems
  
  PR:		214953
  Submitted by:	Daniel Ylitalo <daniel@blodan.se> (maintainer)

Modified:
  head/ftp/fastdfs/Makefile

Modified: head/ftp/fastdfs/Makefile
==============================================================================
--- head/ftp/fastdfs/Makefile	Fri Dec  9 11:40:59 2016	(r428179)
+++ head/ftp/fastdfs/Makefile	Fri Dec  9 12:40:28 2016	(r428180)
@@ -9,6 +9,8 @@ COMMENT=	High performance distributed fi
 
 LICENSE=	GPLv3
 
+IGNORE_FreeBSD_9_i386=	Does not build properly
+
 LIB_DEPENDS=	libfastcommon.so:devel/libfastcommon
 
 USES=		perl5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612091240.uB9CeTIX052783>