summaryrefslogtreecommitdiff
path: root/deskutils/calcurse
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:24:54 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:24:54 +0000
commite74f1f2ba2a728af887a83b377b13746054b76e5 (patch)
tree9e8d0df9fa6e67d5a64401e5b706db886bfc98aa /deskutils/calcurse
parentRemove always-false/true conditions based on OSVERSION 500000 (diff)
Remove always-false/true conditions based on OSVERSION 500000
Notes
Notes: svn path=/head/; revision=200769
Diffstat (limited to 'deskutils/calcurse')
-rw-r--r--deskutils/calcurse/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/deskutils/calcurse/Makefile b/deskutils/calcurse/Makefile
index b3e363e3459b..3c3e3a911ead 100644
--- a/deskutils/calcurse/Makefile
+++ b/deskutils/calcurse/Makefile
@@ -27,10 +27,4 @@ USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>