Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2015 22:29:13 +0000 (UTC)
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382560 - head/math/sage
Message-ID:  <201503282229.t2SMTDrK097227@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Sat Mar 28 22:29:12 2015
New Revision: 382560
URL: https://svnweb.freebsd.org/changeset/ports/382560
QAT: https://qat.redports.org/buildarchive/r382560/

Log:
  - Remove BROKEN again because it is concerned with EOL versions.
  
  Submitted by:	John Marino

Modified:
  head/math/sage/Makefile

Modified: head/math/sage/Makefile
==============================================================================
--- head/math/sage/Makefile	Sat Mar 28 22:00:39 2015	(r382559)
+++ head/math/sage/Makefile	Sat Mar 28 22:29:12 2015	(r382560)
@@ -97,10 +97,6 @@ post-install:
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} < 701106
-BROKEN=		POSIX semaphores are required, and the support only works in FreeBSD 7-STABLE and later
-.endif
-
 MAKE_ENV+=	MAKE="${MAKE} -j${MAKE_JOBS_NUMBER}"
 
 .ifdef MAINTAINER_MODE



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