aboutsummaryrefslogtreecommitdiff
path: root/lang/luajit-openresty/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/luajit-openresty/Makefile')
-rw-r--r--lang/luajit-openresty/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/lang/luajit-openresty/Makefile b/lang/luajit-openresty/Makefile
index b4f2ee89b709..bfe12fecc865 100644
--- a/lang/luajit-openresty/Makefile
+++ b/lang/luajit-openresty/Makefile
@@ -39,15 +39,9 @@ PLIST_SUB+= VERSION=${LUAJIT_VERSION} SOVERSION=${LUAJIT_SOVERSION}
USE_GCC=yes
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1200000
-MAKE_ARGS+= XCFLAGS=-DLJ_TARGET_HAS_GETENTROPY=0
-.endif
-
post-install:
${LN} -sf ${PORTNAME}-${LUAJIT_VERSION} \
${STAGEDIR}${PREFIX}/bin/${PORTNAME}
${INSTALL_MAN} ${WRKSRC}/etc/luajit.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>