summaryrefslogtreecommitdiff
path: root/databases/hk_classes
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 /databases/hk_classes
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 'databases/hk_classes')
-rw-r--r--databases/hk_classes/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/databases/hk_classes/Makefile b/databases/hk_classes/Makefile
index ed09ef6471fc..9f1fa4856d2a 100644
--- a/databases/hk_classes/Makefile
+++ b/databases/hk_classes/Makefile
@@ -54,10 +54,6 @@ MAN1= hk_report.1man hk_actionquery.1man hk_exportxml.1man \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-IGNORE= there is no wchar support
-.endif
-
.if !defined(WITHOUT_MYSQL)
USE_MYSQL= yes
CONFIGURE_ARGS+= --with-mysql-dir=${LOCALBASE} \