summaryrefslogtreecommitdiff
path: root/editors/richtext
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-11-14 19:48:49 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-11-14 19:48:49 +0000
commit46e6e714ad63e5712f371c960f4c30f1e238ec5b (patch)
tree55356f60ed5ff988e1897bc7a5b4f63ec155ca49 /editors/richtext
parent- Fix the missing run-time dependency on gcc34. This will unbreak (diff)
- Mark richtext unbroken, as lang/objc feels right now.
Approved by: portmgr(pav, marcus)
Notes
Notes: svn path=/head/; revision=202715
Diffstat (limited to 'editors/richtext')
-rw-r--r--editors/richtext/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/editors/richtext/Makefile b/editors/richtext/Makefile
index 35f1e2e168cc..33b53d28adec 100644
--- a/editors/richtext/Makefile
+++ b/editors/richtext/Makefile
@@ -30,10 +30,4 @@ post-configure:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/rt ${PREFIX}/bin
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700042
-BROKEN= Does not compile with GCC 4.2
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>