aboutsummaryrefslogtreecommitdiff
path: root/math/hfst/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/hfst/Makefile')
-rw-r--r--math/hfst/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/math/hfst/Makefile b/math/hfst/Makefile
index e96507def5a8..bbb31abb8e2b 100644
--- a/math/hfst/Makefile
+++ b/math/hfst/Makefile
@@ -20,12 +20,4 @@ LDFLAGS+= -L${LOCALBASE}/lib
SHEBANG_FILES= tools/src/hfst-tagger/src/hfst_tagger_compute_data_statistics.py
USE_LDCONFIG= yes
-.include <bsd.port.pre.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000033
-BUILD_DEPENDS+= flex>2.5.33:textproc/flex
-CONFIGURE_ENV+= LEX="${FLEX}"
-FLEX= ${LOCALBASE}/bin/flex
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>