aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/kchm
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2007-10-04 08:24:54 +0800
committeredwin <edwin@FreeBSD.org>2007-10-04 08:24:54 +0800
commitab5645fbd297bdc50871bb1ce38ca93beddae3c4 (patch)
treed16df9a69a4fb5843308ff8d6a3da8b903cb2d79 /deskutils/kchm
parentee30f9ec2012ee5203ce83ed81f789c62a2279f2 (diff)
downloadfreebsd-ports-gnome-ab5645fbd297bdc50871bb1ce38ca93beddae3c4.tar.gz
freebsd-ports-gnome-ab5645fbd297bdc50871bb1ce38ca93beddae3c4.tar.zst
freebsd-ports-gnome-ab5645fbd297bdc50871bb1ce38ca93beddae3c4.zip
Remove always-false/true conditions based on OSVERSION 500000
Diffstat (limited to 'deskutils/kchm')
-rw-r--r--deskutils/kchm/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/deskutils/kchm/Makefile b/deskutils/kchm/Makefile
index 831d1dbee1a9..f0557bb462c8 100644
--- a/deskutils/kchm/Makefile
+++ b/deskutils/kchm/Makefile
@@ -23,10 +23,4 @@ USE_KDEBASE_VER=3
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= "Does not compile"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>