aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2006-04-30 17:22:23 +0800
committersem <sem@FreeBSD.org>2006-04-30 17:22:23 +0800
commit6a92cc65da97e077ac7f22ca972b56f33ec72f80 (patch)
tree6e4e16efb68767bf88da847a0a7ede4d345cea39 /graphics
parentf6751ce39c094fd280029178073c6c62e06b2dc2 (diff)
downloadfreebsd-ports-gnome-6a92cc65da97e077ac7f22ca972b56f33ec72f80.tar.gz
freebsd-ports-gnome-6a92cc65da97e077ac7f22ca972b56f33ec72f80.tar.zst
freebsd-ports-gnome-6a92cc65da97e077ac7f22ca972b56f33ec72f80.zip
- Remove BROKEN. It builds now with any version
Submitted by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r--graphics/crystalentitylayer-devel/Makefile4
-rw-r--r--graphics/crystalentitylayer/Makefile4
2 files changed, 0 insertions, 8 deletions
diff --git a/graphics/crystalentitylayer-devel/Makefile b/graphics/crystalentitylayer-devel/Makefile
index aef11a66ad6f..357111ca0358 100644
--- a/graphics/crystalentitylayer-devel/Makefile
+++ b/graphics/crystalentitylayer-devel/Makefile
@@ -40,10 +40,6 @@ OPTIONS= DEBUG "Build with debugging information" off \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 504000
-BROKEN= Does not build on FreeBSD >= 5.x
-.endif
-
.if!defined(WITHOUT_DEBUG)
CONFIGURE_ARGS+= --enable-debug=yes
.else
diff --git a/graphics/crystalentitylayer/Makefile b/graphics/crystalentitylayer/Makefile
index aef11a66ad6f..357111ca0358 100644
--- a/graphics/crystalentitylayer/Makefile
+++ b/graphics/crystalentitylayer/Makefile
@@ -40,10 +40,6 @@ OPTIONS= DEBUG "Build with debugging information" off \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 504000
-BROKEN= Does not build on FreeBSD >= 5.x
-.endif
-
.if!defined(WITHOUT_DEBUG)
CONFIGURE_ARGS+= --enable-debug=yes
.else