summaryrefslogtreecommitdiff
path: root/editors/textedit/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-27 09:23:15 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-27 09:23:15 +0000
commit922e09b48142c96ea9945f06acda5ed78b18b366 (patch)
tree4bc08cc3120447581a37714bd48dc27ed2ac1d27 /editors/textedit/Makefile
parent- Fix build on 5-x (diff)
- Fix build on 5.x
Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=102279
Diffstat (limited to 'editors/textedit/Makefile')
-rw-r--r--editors/textedit/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/editors/textedit/Makefile b/editors/textedit/Makefile
index 293788a9f263..e22359922520 100644
--- a/editors/textedit/Makefile
+++ b/editors/textedit/Makefile
@@ -21,10 +21,4 @@ USE_IMAKE= yes
MAN1= textedit.1
PLIST_FILES= bin/textedit
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502000
-BROKEN= "Does not compile"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>