summaryrefslogtreecommitdiff
path: root/databases/php5-tarantool/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-10-15 14:55:14 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-10-15 14:55:14 +0000
commit7f0f664d7e0d5fbb1fd0e1cc45d4b413f66c97ae (patch)
treed30bee8baf5be305289898828fb58299162e2f54 /databases/php5-tarantool/Makefile
parentsecurity/polarssl: Update to 1.2.17 (diff)
Drop 8 support.
With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3694
Diffstat (limited to 'databases/php5-tarantool/Makefile')
-rw-r--r--databases/php5-tarantool/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/databases/php5-tarantool/Makefile b/databases/php5-tarantool/Makefile
index e3d9d88fb930..c928bbd03802 100644
--- a/databases/php5-tarantool/Makefile
+++ b/databases/php5-tarantool/Makefile
@@ -23,10 +23,4 @@ TR_VER= 20150708
CONFIGURE_ARGS+= --with-tarantool
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 900000
-IGNORE= does not support FreeBSD versions < 9.0
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>