summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2004-10-16 15:56:40 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2004-10-16 15:56:40 +0000
commit9923a4800ca6097dbe5888c2d16799b64cca34d5 (patch)
tree98828100d18a0f3eb9805abfb09eb616e7f902f9
parentAlways add explicit namespace in generated Wrap<> traits specialization. (diff)
Withdraw BROKEN on 5.x. It's ok now.
-rw-r--r--x11-toolkits/gnome--/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/x11-toolkits/gnome--/Makefile b/x11-toolkits/gnome--/Makefile
index c55f49605e8b..3285becd062a 100644
--- a/x11-toolkits/gnome--/Makefile
+++ b/x11-toolkits/gnome--/Makefile
@@ -28,10 +28,4 @@ LIBTOOLFLAGS= --disable-ltlibs --release-ignore
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-static
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502126
-BROKEN= "Does not compile on FreeBSD >= 5.x"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>