summaryrefslogtreecommitdiffstats
path: root/editors/lfhex/Makefile
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-12-20 08:44:05 +0000
committerkrion <krion@FreeBSD.org>2004-12-20 08:44:05 +0000
commitd91be44df9153d0c64d78551958c0a081b3f4439 (patch)
tree2bda141eb6b1e7da1628dd75a4ababe29b75d9c4 /editors/lfhex/Makefile
parentba5fc3f51679ec147bad90f4ac663b52e343c120 (diff)
downloadFreeBSD-ports-d91be44df9153d0c64d78551958c0a081b3f4439.zip
FreeBSD-ports-d91be44df9153d0c64d78551958c0a081b3f4439.tar.gz
Fix build on 6-current
PR: ports/75265 Submitted by: Ports Fury
Diffstat (limited to 'editors/lfhex/Makefile')
-rw-r--r--editors/lfhex/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/editors/lfhex/Makefile b/editors/lfhex/Makefile
index fde9921..647f859 100644
--- a/editors/lfhex/Makefile
+++ b/editors/lfhex/Makefile
@@ -30,10 +30,4 @@ MAKE_ARGS= CXXFLAGS="${CXXFLAGS}" \
PLIST_FILES= bin/lfhex
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 600000
-BROKEN= "Does not build on FreeBSD >= 6.x"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud