From f40ed67e216eca4715c54f0b6489464b8bda2b97 Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 26 Sep 2004 03:11:57 +0000 Subject: BROKEN on 5.x: Does not compile Approved by: portmgr (self) --- devel/spirit/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'devel/spirit/Makefile') diff --git a/devel/spirit/Makefile b/devel/spirit/Makefile index b4919de1626b..af9a3c7a508a 100644 --- a/devel/spirit/Makefile +++ b/devel/spirit/Makefile @@ -29,6 +29,10 @@ CONFIGURE_ARGS= --enable-spirit-threadsafe .include +.if ${OSVERSION} >= 502126 +BROKEN= "Does not compile on FreeBSD >= 5.x" +.endif + .if ${ARCH} == "amd64" IGNORE= does not build: cc1plus hangs forever (gcc bug) .elif ${ARCH} != "i386" && ${ARCH} != "alpha" -- cgit ebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-01-281-2/+0
* 1: Stagify.vanilla2014-07-024-17/+72
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* fix portname removed by mistakebapt2013-07-111-1/+1
* Mark job unsafebapt2013-07-11